sahat / megaboilerplate

Handcrafted starter projects, optimized for simplicity and ease of use.
MIT License
3.83k stars 257 forks source link

Add RethinkDB to Database Options #146

Closed drpalaric closed 8 years ago

drpalaric commented 8 years ago

With the increasing popularity of RethinkDB, it would be nice to use it instead of MongoDB, or other databases, especially for realtime data.

sahat commented 8 years ago

Hey @ajalger, while I agree it would be nice to have RethinkDB, it would also require a lot of work - many days to weeks, depending on how comfortable you are with RethinkDB and https://thinky.io, which I am not familiar with at all.

I am going to close this issue, unless someone has time to volunteer for a PR.