Redis

官网:http://redis.io/

中文:http://www.redis.cn/topics/replication.html
        http://www.redis.cn/

 

Redis on Wndows:

MS Open Tech team开发了windows版的redis,地址:http://msopentech.com/blog/2013/04/22/redis-on-windows-stable-and-reliable/

github: https://github.com/MSOpenTech/redis

 

Redis client

for .net: https://github.com/ServiceStack/ServiceStack.Redis

for java: https://github.com/xetorthio/jedis

 

参考:

Windows下Redis的安装使用: http://my.oschina.net/lujianing/blog/204103

NoSQL初探之人人都爱Redis:(1)Redis简介与简单安装: http://www.cnblogs.com/edisonchou/p/3821228.html

Redis命令参考简体中文版: http://redis.readthedocs.org/en/2.4/index.html

相关文章:

  • 2022-01-16
  • 2021-06-22
  • 2022-03-01
  • 2021-04-03
  • 2022-12-23
  • 2021-08-13
  • 2022-01-31
猜你喜欢
  • 2021-06-16
  • 2021-11-14
  • 2021-11-18
  • 2022-01-04
  • 2021-12-02
  • 2021-07-15
相关资源
相似解决方案