Popular repositories
-
Forked from redis/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, HyperLogLogs, Bitmaps.
C 2
-
-
Forked from redis/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
Ruby