/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.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

No issues in this repository yet.