🎯
Focusing
Stars
4
stars
written in C
Clear filter
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,…
A distribution of Nginx with some advanced features
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。