系列文章基于Redis2.8版本
1:Redis学习资料收集
2:Redis基础数据结构
3:Redis实现分布式锁
Redis常用命令参考
http://doc.redisfans.com/
Redis在线实验环境
http://try.redis.io/
Redis中国站
http://www.redis.cn/
the-little-redis-book 一个国外大牛写的redis的一个小册子
https://github.com/JasonLai256/the-little-redis-book
redis作者在github的文档
https://github.com/antirez/redis-doc/
并发编程网翻译
http://ifeve.com/redis-design-drafts-redis/
Redis开发运维实践指南 Redis 4.x Cookbook作者
https://gnuhpc.gitbooks.io/redis-all-about/
未完待续。。。