官方教程和功能介绍:

REDIS cluster-tutorial -- Redis中文资料站 -- Redis中国用户组(CRUG)
http://www.redis.cn/topics/cluster-tutorial.html

REDIS cluster-spec -- Redis中文资料站 -- Redis中国用户组(CRUG)
http://www.redis.cn/topics/cluster-spec.html

Redis集群功能预览 - 西代零零发 - 博客频道 - CSDN.NET
http://blog.csdn.net/dc_726/article/details/43991905

全面剖析Redis Cluster原理和应用 - 西代零零发 - 博客频道 - CSDN.NET
http://blog.csdn.net/dc_726/article/details/48552531

实际使用案例:

Redis中国用户组|唯品会Redis cluster大规模生产实践 - thrillerz - 博客园
http://www.cnblogs.com/thrillerz/p/5604752.html
vipshop/hiredis-vip: Support redis cluster. Maintained and used at vipshop.
https://github.com/vipshop/hiredis-vip

芒果 TV Redis 服务解决方案 - neuront的个人页面
https://my.oschina.net/neuront/blog/377568
HunanTV/redis-cerberus: Redis Cluster Proxy
https://github.com/HunanTV/redis-cerberus

最新文章

  1. js调试--查找dom对象绑定的函数
  2. javascript类继承的一些实验
  3. bootstrap-datetime 的使用
  4. java三种实现线程的方法比较
  5. Jquery-获取iframe中的dom对象
  6. C/C++:[2]enum-枚举量声明、定义和使用
  7. [转载]MCU DSP ARM 嵌入式 之间的区别
  8. Lintcode: Sort Colors II
  9. Codeforces Round #155 (Div. 2)
  10. 全栈project师?给把瑞士军刀你去砍鬼子好不好!?
  11. Luogu P1860 新魔法药水
  12. log4j2日志模板
  13. 20175208 《Java程序设计》第八周学习总结
  14. [蓝桥] 历届试题 错误票据 (List用法,空格处理)
  15. Java NIO系列教程(五)Buffer
  16. Linux基础知识与基础命令
  17. arduino驱动安装
  18. sql语句中having的作用是?
  19. FFmpeg编译:jni not found 的问题
  20. C语言dos程序源代码分享(进制转换器)

热门文章

  1. spark提交命令 spark-submit 的参数 executor-memory、executor-cores、num-executors、spark.default.parallelism分析
  2. 2018 ccpc吉林 The Tower
  3. POJ 1743 Musical Theme【SAM】
  4. Codeforces Round #660 (Div. 2) Uncle Bogdan and Country Happiness dfs
  5. Java 窗口 小马图像窗口
  6. Python小练习批量爬取下载歌曲
  7. 1.利用consul实现k8s服务自动发现
  8. Google Chrome All In One
  9. Kotlin 入门教程
  10. 高级数据结构之 BloomFilter