R
Redis
Database
In-memory data structure store
70,452
C
Screenshots
No screenshots available
About Redis
Redis is an open source, in-memory data structure store, used as a database, cache, and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
Key Features
In-Memory Storage
Persistence
Clustering
Pub/Sub
Lua Scripting
Docker Image
redis
Technical Details
LicenseBSD-3-Clause
LanguageC
Open SourceYes