文件名称:注释版的 Redis 3.0 源码
文件大小:1.6MB
文件格式:ZIP
更新时间:2018-07-14 07:32:32
Redis3.0源码
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。