Simplicity, integration is pretty fast, you can integrate in minutes. A good amount of libraries for different frameworks
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
Simplicity, integration is pretty fast, you can integrate in minutes. A good amount of libraries for different frameworks
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