Aerospike Cache for very high rate of updates

We have usecase where we wont want to store text data into database. We explored aerospike and wanted to implement Aerospike Cache for fast retrieval of data, stored in cache. As are not storing data into database, we have use case where we have high rates of updates into cache as well. update rate ~ 100 upadtes/sec We would like to know thoughts on above scenario whether Aerospike Cache would perform well with no latency in update operations or we should not consider in such cases. Thank You

I suggest start with this blog: Announcing new features to boost LRU cache performance | Aerospike