|
|
|
|
|
by m33k44
1158 days ago
|
|
> What is your use-case? Want a DB to store highly connected massive graph structure with requirement of auditing and analytics. > Why do you think RethinkDB would be good for it? It is a document store, supports changefeed, is distributed and fault-tolerant, supports geospatial types, auto-sharding and can scale horizontally. |
|