Redis
#redis
9.6K followers·708 articles
Redis is an in-memory data store which is commonly used as Database, Caching layer and Message queue. It's a key value store and supports data structures like strings, hashes, lists, sets, sorted sets etc.
Redis is an in-memory data store which is commonly used as Database, Caching layer and Message queue. It's a key value store and supports data structures like strings, hashes, lists, sets, sorted sets etc.