the highest levels of availability in geographically distributed environments, effortless scaling to any dataset sizes, and significant cost reduction to enterprise customers
The web-UI for managing and interacting with your databases is fairly confusing, and often leaves you clicking around wondering which (similarly-named) section ends up holding the item you're looking for.
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
the highest levels of availability in geographically distributed environments, effortless scaling to any dataset sizes, and significant cost reduction to enterprise customers
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...
The web-UI for managing and interacting with your databases is fairly confusing, and often leaves you clicking around wondering which (similarly-named) section ends up holding the item you're looking for.
no automated persistence of what gets changed in the cache