Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

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.

Links

Pros

Cons

CouchDB

TODO

Pros

Cons

Cassandra

TODO


Labels
  • None