This page discusses the options of elastic persistence and how they compare
MonoDB
Questions
- How to work with update commands? Write side? Is our idea valid?
- How to test scalability?
- How to deal with relations?
- How to handle schema updates in the code?
- How to make a versioned update like [update ... where oid = ... and version = 2] and then check how many documents were updated.
Pros
Cons
CouchDB
TODO
Pros
Cons
Cassandra
TODO
Labels
