Please click the link below to read various perspectives from the developer community to the following question asked on Stackoverflow:
What are the use cases where Redis is preferred to Aerospike?
" We are currently using Redis and it’s a great in-memory datastore. We’re starting to look at some new problems where the in-memory limitation is a factor and looking at other option. One we came across is Aerospike - it seems very fast, even faster than Redis on in-memory single-shard operation.
Now that we’re adding this to our stack, I’m trying to understand the use cases where Aerospike would not be able to replace Redis? "