RocksDB is a persistent key-value store for fast storage environments
https://rocksdb.org/
#databases #caches #KeyValueStores #infra
Redis is “**the**” open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.
https://redis.io/
When you need a cache, you highly-likely need redis
#cache #infra #dabases #KeyValueStores #tools #apps