Redis
R
Redis
Definition
An open-source, in-memory data structure store used as a database, cache, message broker, and streaming engine. Redis supports data structures such as strings, hashes, lists, sets, and sorted sets with sub-millisecond response times.