http://blog.csdn.net/qiujialongjjj/article/details/17221777
C # Redis Combat (iii) connection pooling
Http://www.cnblogs.com/jiagoushi/p/4024530.html
Servicestack.redis setting the password in Pooledredisclientmanager
Http://www.cnblogs.com/marsblog/p/3287275.html
Redis applications in the. NET Architecture (1)--using Servicestack to connect to Redis
Http://www.yiibai.com/redis/redis_quick_guide.html
Redis Quick Start
http://www.oschina.net/question/12_27517
Discussion on key value design of Redis database
http://blog.csdn.net/mindfloating/article/details/8121479
Redis transactions
https://www.nuget.org/packages/ServiceStack.Redis/
C # calls Redis
Http://www.cnblogs.com/mushroom/p/4217541.html
C # Implementing a Redis Client
http://blog.csdn.net/renfufei/article/details/38474435
Install and set up Redis under Windows
NuGet
Servicestack.redis Version 3.9.71
Https://servicestack.net/download#free-quotas
Connection pool, which db to use
C # class
Iredisclient, Icacheclient
1, SortedSet, string, list, hash, set
2, if (! Cacheredisclient.containskey (key)) There is no need, no: string returns NULL,CACHEREDISCLIENT.GETITEMINDEXINSORTEDSETDESC () =-1
3. Using connection pooling
4, the storage of an orderly set, too much time-consuming
5, extensible, key to short, key can not be Chinese, garbled
Report interpretation, TPS calculation, 50 threads, 250/50=5 times, 1000 milliseconds/5 times = 200 milliseconds/times
Http://www.ha97.com/5095.html
Information about Redis