Redis 安装与配置

 

 

   启动 Redis WINDOW 服务:

 

 

 

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

install-package ServiceStack.Redis

var client = new RedisClient("127.0.0.1", 6379);

posted @ 2014-07-26 13:43  Yu  阅读(122)  评论(0编辑  收藏  举报