Redis 4.0.7 发布,高性能 key-value 数据库

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Redis 是一个高性能的 key-value 数据库。Redis 的出现,很大程度补偿了 memcached 这类 keyvalue 存储的不足,在部分场合可以对关系数据库起到很好的补充作用。它提供了 Python,Ruby,Erlang,PHP 客户端,使用...

Redis 是一个高性能的 key-value 数据库。Redis 的出现,很大程度补偿了 memcached 这类 keyvalue 存储的不足,在部分场合可以对关系数据库起到很好的补充作用。它提供了 Python,Ruby,Erlang,PHP 客户端,使用很方便。

Redis 4.0.7 解决了许多 bug ,并增加了一些非常有用的功能,包括:

  • Many 32 bit overflows were addressed in order to allow to use Redis with a very significant amount of data, memory size permitting. 

  • MEMORY USAGE fixed for the list type.

  • Allow read-only scripts in Redis Cluster. 

  • Fix AOF pipes setup in edge case. 

  • AUTH option for MIGRATE. 

  • HyperLogLogs are no longer converted from sparse to dense in order to be merged.

  • Fix AOF rewrite dead loop under edge cases.

  • Fix processing of large bulk strings (>= 2GB). 

  • Added RM_UnlinkKey in modules API. 

  • Fix Redis Cluster crashes when certain commands with a variable number of arguments are called in an improper way.

  • Fix memory leak in lazyfree engine.

  • Fix many potentially successful partial synchronizations that end doing a full SYNC, because of a bug destroying the replication backlog on the slave. So after a failover the slave was often not able to PSYNC with masters, and a full SYNC was triggered. The bug only happened after 1 hour of uptime so escaped the unit tests.

  • Improve anti-affinity in master/slave allocation for Redis Cluster when the cluster is created. 

  • Improve output buffer handling for slaves, by not limiting the amount of writes a slave could receive. 

更多详情请查看发行说明

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

周鸿祎自述

周鸿祎自述

周鸿祎 / 中信出版社 / 2014-8 / 45.00元

在很多方面,周鸿祎都是互联网领域的颠覆者。他重新定义了“微创新”,提出从细微之处着手,通过聚焦战略,以持续的创新,最终改变市场格局、为客户创造全新价值。他第一个提出了互联网免费安全的理念,也由此让奇虎360拥有了超过4亿的用户。 在《周鸿祎自述:我的互联网方法论》中,周鸿祎首次讲述了自己的互联网观、产品观和管理思想,厘清了互联网产品的本质特征和互联网时代的新趋势,列举了颠覆式创新在现实中的实......一起来看看 《周鸿祎自述》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具