Redis 3.0.0 full version, high performance k/v service

Source: Internet
Author: User
Tags redis cluster

The full version of Redis 3.0.0 has finally arrived, compared with the RC6 version, which includes:

* Fixed diskless replication problem (Oran Agra)
* Test Blpop replication after role changes (Salvatore Sanfilippo)
* Prepareclienttowrite () error handling method improvements (Salvatore Sanfilippo)
* Remove functions that are no longer used in dict.c (Salvatore Sanfilippo


The main new features of the Redis 3.0 version compared to version 2.8 include the following:

* Redis cluster--a distributed Redis implementation
* NEW "Embedded string" object encoding result, less cache loss, a significant increase in speed under specific workloads
* AOF Child-to-parent final data transfer minimized delay through "last write" during AOF rewrite
* Significantly improved LRU approximation algorithm for key erasure
* Wait command jam waits for a write operation to transfer to a specified number of slave nodes
* MIGRATE connection cache, greatly increase the speed of key migration
* Migarte new parameters COPY and REPLACE
* Client PAUSE command: To stop processing a request for clients within a specified time
* Bitcount Performance improvement
* Config set accepts memory values for different units, such as "config set maxmemory 1gb".
* Redis Log format Small adjustment for the role of the reaction instance (Master/slave)
* INCR Performance improvement


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


It seems to consider upgrading Oschina's Redis to this version!

Redis 3.0.0 full version, high performance k/v service

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.