From 693332dbdab56472ff4ed639dd480a909be7ffe6 Mon Sep 17 00:00:00 2001 From: Juanito Fatas Date: Wed, 2 Jul 2014 12:42:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=A6=E6=9C=89=E8=AF=A6=E7=BB=86=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=E7=9A=84=20Redis=202.6=20=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f31212..4904b84 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ * [Redis 设计与实现](http://www.redisbook.com/en/latest/) * [Redis 命令参考](http://www.redisdoc.com/en/latest/) * [带有详细注释的 Redis 3.0 代码](https://github.com/huangz1990/redis-3.0-annotated) +* [带有详细注释的 Redis 2.6 代码](https://github.com/huangz1990/annotated_redis_source) * [The Little MongoDB Book](https://github.com/justinyhuang/the-little-mongodb-book-cn/blob/master/mongodb.md) * [The Little Redis Book](https://github.com/JasonLai256/the-little-redis-book/blob/master/cn/redis.md) * [Neo4j 简体中文手册 v1.8](http://docs.neo4j.org.cn/)