- Ease of use - Easy to become productive - Easy indexing - Easy to install - Query language - Easy to scale - I was able to implement a polyglot solution combining MongoDB and Neo4j, a graphdb. The architecture has not fundamentally changed since...
Would not recommend for large installations due to low priority of data integrity.
The robust data structures that Redis offers are by far my favorite feature. It can be used as a simple key/value store like you would do with Memcached but also allows you to create hash tables to simulate more Mongo-like features as well as lists and...
no automated persistence of what gets changed in the cache
- Ease of use - Easy to become productive - Easy indexing - Easy to install - Query language - Easy to scale - I was able to implement a polyglot solution combining MongoDB and Neo4j, a graphdb. The architecture has not fundamentally changed since...
The robust data structures that Redis offers are by far my favorite feature. It can be used as a simple key/value store like you would do with Memcached but also allows you to create hash tables to simulate more Mongo-like features as well as lists and...
Would not recommend for large installations due to low priority of data integrity.
no automated persistence of what gets changed in the cache