Redis 3.0.0 official version released, high-performance K/V service, redis3.0.0

Source: Internet
Author: User
Tags redis cluster

Redis 3.0.0 official version released, high-performance K/V service, redis3.0.0

The official version of Redis 3.0.0 has finally arrived. Compared with the RC6 version, the improvements include:

* Oran Agra)
* Test BLPOP replication after the role changes (Salvatore Sanfilippo)
* Improve the method for handling prepareClientToWrite () errors (Salvatore Sanfilippo)
* Remove a function (Salvatore Sanfilippo) that is no longer used in dict. c.


Compared with Redis 3.0 and 2.8, the main new features include the following:

* Redis Cluster-a distributed Redis implementation
* Brand-new "embedded string" Object encoding results with less cache loss, greatly improving the speed under specific workloads
* AOF child-> parent final data transmission minimizes Latency by "last write" during AOF Rewriting"
* The LRU approximation algorithm is greatly improved for key erasure.
* The WAIT command blocks the number of slave nodes waiting for the write operation to be transferred to the specified number.
* MIGRATE connects to the cache, greatly improving the speed of key Transplantation
* New MIGARTE parameters COPY and REPLACE
* Client pause command: stop processing CLIENT requests within the specified time
* BITCOUNT Performance Improvement
* Config set accepts memory values of different units, for example, "config set maxmemory 1 gb ".
* The Redis log format is adjusted to reflect the role of the Instance (master/slave)
* Improved INCR Performance


: Http://download.redis.io/releases/redis-3.0.0.tar.gz


It seems that we have to consider upgrading OSChina's Redis to this version!

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.