《Redis源代码分析》.pdf
文本预览下载声明
Redis · Arch_Platform
Redis
(huwu)
(yuhanzou)
Jun 17, 2011
1 / 32
Redis · Arch_Platform
Jun 17, 2011
2 / 32
Redis · Arch_Platform
1. Redis 4
2. 4
2.1. (adlist.h/adlist.c) 4
2.2. (sds.h/sds.c) 5
2.3. (dict.h/dict.c) 6
2.4. (zmalloc.h/zmalloc.h) 9
3. 11
3.1. (ae.h/ae.c) 11
3.2. (anet.h/anet.c) 15
3.3. (networking.h/networking.c, redis.c/redis.h) 15
3.4. 17
4. 19
4.1. 20
4.2. 23
5. 24
5.1. Snapshot 24
5.2. AOF 26
6
显示全部