Redis 5.0.1 发布,高性能的 KV 数据库

栏目: 数据库 · 发布时间: 5年前

内容简介:关键修复:1. Fix RESTORE mismatch reply when certain keys already expired.2. Fix an XCLAIM non trivial issue: sometimes the command returned a wrong

关键修复:

1. Fix RESTORE mismatch reply when certain keys already expired.

2. Fix an XCLAIM non trivial issue: sometimes the command returned a wrong

entry or desynchronized the protocol.

其他修复:

3. Stack trace generation on the Raspberry PI (and 32bit ARM) fixed.

4. Don't evict expired keys when the KEYS command is called, in order to

avoid a mass deletion event. However expired keys are not displayed

by KEYS as usually.

5. Improvements in the computation of the memory used, when estimating

the AOF buffers.

6. XRANGE COUNT of 0 fixed.

7. "key misses" stats accounting fixed. Many cache misses were not counted.

8. When in MULTI state, return OOM while accumulating commands and there

is no longer memory available.

9. Fix build on FreeBSD and possibly others.

10. Fix a crash in Redis modules, thread safe context reply accumulation.

11. Fix a race condition when producing the RDB file for full SYNC.

12. Disable protected mode in Sentinel.

13. More commands now have the HELP subcommand.

14. Fixed an issue about adaptive server HZ timer.

15. Fix cluster-replica-no-failover option name.


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

查看所有标签

猜你喜欢:

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

程序员的数学思维修炼(趣味解读)

程序员的数学思维修炼(趣味解读)

周颖 / 清华大学出版社 / 2014-4-1 / 45.00元

本书是一本专门为程序员而写的数学书,介绍了程序设计中常用的数学知识。本书门槛不高,不需要读者精通很多高深的数学知识,只需要读者具备基本的四则运算、乘方等数学基础知识和日常生活中的基本逻辑判断能力即可。本书拒绝枯燥乏味的讲解,而是代之以轻松活泼的风格。书中列举了大量读者都很熟悉,而且非常有趣的数学实例,并结合程序设计的思维和算法加以剖析,可以训练读者的数学思维能力和程序设计能力,进而拓宽读者的视野,......一起来看看 《程序员的数学思维修炼(趣味解读)》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

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

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具