Information about Redis

Source: Internet
Author: User
Tags redis version

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

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.