Redis 5.0-rc6 发布,高性能的 KV 数据库

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

内容简介:Redis 5.0 rc6 发布了。Redis 是一个高性能的 key-value 数据库。 更新内容如下: * Critical AOF bug, as old as AOF itself: if an open MULTI/EXEC block is at   the end of the AOF ...

Redis 5.0 rc6 发布了。Redis 是一个高性能的 key-value 数据库。

更新内容如下:

* Critical AOF bug, as old as AOF itself: if an open MULTI/EXEC block is at
  the end of the AOF file, Redis would still read the half-transaction when
  reloading back the AOF.
* The slave name was removed from logs and documentation, now replica is used
  instead.
* LOLWUT command added.
* New modules APIs: Disable Redis Cluster redirection.
* New modules APIs: Sorted dictionaries data type.
* Modules APIs fixes: timer / cluster messages callback now can call RM_Call().
* Fix for #5024 - commandstats for multi-exec were logged as EXEC.
* A number of optimizations and fixes for the stream data type.
* Many other stability improvements.

详情见发布公告

下载地址:https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES


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


以上所述就是小编给大家介绍的《Redis 5.0-rc6 发布,高性能的 KV 数据库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

The Practice of Programming

The Practice of Programming

Brian W. Kernighan、Rob Pike / Addison-Wesley / 1999-2-14 / USD 49.99

With the same insight and authority that made their book The Unix Programming Environment a classic, Brian Kernighan and Rob Pike have written The Practice of Programming to help make individual progr......一起来看看 《The Practice of Programming》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具