Hacker News new | ask | show | jobs
by Cidan 3641 days ago
We use RethinkDB for our home grown monitoring system; it's incredible. We have several hundred clients connected, inserting monitoring data and doing some pretty complex queries. In the ~2 years we've been using RethinkDB, we have never experienced a failure.

If I could go back in time, I would use RethinkDB for our actual product.

1 comments

Has the live query stuff performed well? i.e. subscribing to some arbitrary db query for new records?