Cloudflare | Software Engineer - Durable Objects, many other roles
I'm looking for C++ / distributed systems folks to join the team working on Durable Objects. Most of us are in Austin, but we have a lot of office locations and some remote team members. Email me ckoeninger at cloudflare if you're interested.
Cloudflare is always hiring, see other open roles at
Yeah, I'd expect Clojure to work. It's on my list of languages to investigate, but if you want to take a crack at it, submit a PR, see details at https://github.com/cloudflare/template-registry/blob/master/... Feel free to ping me @ koeninger on github if you need help on the PR.
I understand the nervousness, but I was able to convert a thrift/hector time series model to exactly equivalent CQL3 without too much trouble. The (perhaps non-obvious) options involved were "WITH COMPACT STORAGE" for wide rows and "WITH CLUSTERING ORDER BY (blah DESC)" for a reversed comparator.
Thanks for the pointers. We are also looking at that as a future plan. We are currently using Thrift which has been rightly pointed out and which I should have mentioned.