redis/src/dict.c at a106198878f85b91de651dde74587768e81d4506 ยท 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, Streams, HyperLogLogs,...