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