Hacker News new | ask | show | jobs
by thelinuxl1ch 3990 days ago
Being developing with RethinkDB for one year, I can say that it's amazing how fast this database evolved, the API is very flexible, the developer team cares a lot about user feedback, it's a thriving community! Auto failover will be a life saver, but I'm much more anxious for reliable changefeeds :)
2 comments

Reliable feeds (and much more) is coming in 2.2. I think we found an elegant solution[1] that will make different types of users happy, so it'll be exciting to ship it!

[1] https://github.com/rethinkdb/rethinkdb/issues/3471

Thats very nice to hear, Can't wait for Reliable change feeds.
Nice, this will open a whole world of use cases
(Daniel at RethinkDB here) Thanks for the nice words. We're going to add changefeeds that can survive short client disconnects in 2.2, and add further reliability features for changefeeds in the following versions.