auto commit

This commit is contained in:
CyC2018
2018-04-29 15:58:44 +08:00
parent fc2f1a0e2c
commit 889f6645f3
4 changed files with 121 additions and 80 deletions

View File

@ -466,7 +466,7 @@ Redis 没有关系型数据库中的表这一概念来将同类型的数据存
# 参考资料
- Carlson J L. Redis in Action[J]. Media.johnwiley.com.au, 2013.
- 黄健宏. Redis 设计与实现 [M]. 机械工业出版社, 2014.
- [黄健宏. Redis 设计与实现 [M]. 机械工业出版社, 2014.](http://redisbook.com/index.html)
- [REDIS IN ACTION](https://redislabs.com/ebook/foreword/)
- [论述 Redis 和 Memcached 的差异](http://www.cnblogs.com/loveincode/p/7411911.html)
- [Redis 3.0 中文版- 分片](http://wiki.jikexueyuan.com/project/redis-guide)