ts2009 发表于 2018-11-7 09:06:09

redis学习及实践5---redis相关资料参考文献

  Linux安装及配置:
  http://cocos.iteye.com/blog/1050291
  http://tech.it168.com/a2011/0830/1239/000001239923.shtml
  windows安装:
  http://zheng12tian.iteye.com/blog/1471726
  http://www.newasp.net/soft/67186.html
  配置文件介绍:
  http://my.oschina.net/jing521/blog/91293
  jedis:
  http://hdxiong.iteye.com/blog/1523788
  http://flychao88.iteye.com/blog/1527163
  jedis配置及使用:
  http://yjc2020.iteye.com/blog/1128067
  http://snowolf.iteye.com/blog/1666908
  jedispool:
  http://www.iyunv.com/database/201311/254449.html
  http://spacecity.iteye.com/blog/1491928
  Redis分布式------ShardedJedis:
  http://blog.csdn.net/freebird_lb/article/details/7778999
  http://yychao.iteye.com/blog/1751583
  http://blog.csdn.net/handsmxf/article/details/7750739
  jedis doc:
  http://tool.oschina.net/apidocs/apidoc?api=jedis-2.1.0
  jedis的jar包介绍:
  http://www.boyunjian.com/javadoc/org.apache.servicemix.bundles/org.apache.servicemix.bundles.jedis/2.1.0_1/_/redis/clients/jedis/JedisShardInfo.html
  Redis的master/slave:
  http://2006zhouxinfeng.blog.163.com/blog/static/50240216201272975610308/
  http://wangmored.iteye.com/blog/1721893
  Redis集群master/Slave节点搭建
  http://hi.baidu.com/huareal/item/eec58f1688c32a02e75c36e7
  Redis集群服务器及与其它的比较:
  http://snowolf.iteye.com/blog/1657488
  Redis 常见的性能问题和解决方法:
  http://www.dedecms.com/knowledge/data-base/nosql/2012/0820/8576.html
  Keepalived+HAproxy实现redis高可用负载均衡
  http://wenku.baidu.com/link?url=qhWtA6hkmCTTTZJiAB38Qnd3qkNc8OQZOsg45-mgRY_06qhOmgjkV0vxZSQEc7hPkh0uPDPV7Yo-Q3JE43DAvbGew5H-tbQBQHoTEUl0sEa

页: [1]
查看完整版本: redis学习及实践5---redis相关资料参考文献