-
First off, awesome project!
Question.....seeming as you guys are using cutting edge stuff, have you checked out rethinkdb.com as an alternative to mongodb?
-
FYI I'm currently working in a branch to add support to rethinkdb nosql database (http://www.rethinkdb.com). I hope it'll work soon. :-)
-
Hello,
When to start supporting rethinkdb??
-
RethinkDB cluster container
https://github.com/rethinkdbs/rethinkdb-container
-
Hello,
I cannot understand how to make data change realtime on the client side, as rethink-changes.js only works on the server side.
Any suggestions?
-
I was wondering if there are plans to support _Rethinkdb_.
Thanks for the good job!
-
- find out slow queries for apis
- query optimization
- rethinkdb query options
-
An option to generate with RethinkDB as an alternative to MongoDB would be greatly appreciated. (Thanks for all of your hard work!)
-
Hi Michel,
I am day dreaming a little bit maybe but could reqlite become a Rethinkdb Peer like the Datomic Peer ?
More and more people are trying to have a global store in their app and having a ret…
-
If a pull request was sent to add RethinkDB support, would it be accepted (assuming it is up to par)?
I found a gist that implements support though it would need to be adapted to conform to how it is…