redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

Top 105 in GitHub repositories
48586
Stars
19184
Forks
2340
Open issues
Created
2009 MAR 21
License
bsd-3-clause
Size
94.6MB