红联Linux门户
Linux帮助

Redis 3.0.0 RC2发布

发布时间:2015-01-14 09:20:32来源:红联作者:empast
Redis 3.0.0 RC2 发布,稳定版最晚三周后发布,相对于这个版本不会有太大改进。

那为什么这个不是 Redis 3.0.0 的最终版本呢,主要是因为 RC2 相对于 RC1 改进太大,而且各种文档都不完善。

此版本主要是改进了 Redis Cluster。此版本升级级别为 LOW。

常规改进:

* [FIX] A number of minor bug fixes.

* [NEW] Diskless replication backportede.
* [NEW] Lua bitops and updated cmsgpack backported.
* [NEW] Transparent Huge Pages warnings and reporting backported.

>> Cluster changes

* [FIX] Fix PUBLISH cluster bus message count field.
* [FIX] It is no longer possible to write outside node hash slots using Lua.
* [FIX] Valgrind warnings (no actual bugs).
* [FIX] Less strict in acceptiong myself->ip if it's not populated.

* [NEW] Better testing of Lua scripts.

>> Sentinel changes

No changes to Sentinel.

Regards,
Salvatore

软件详情:https://groups.google.com/forum/#!topic/redis-db/_DqcFW8EAOA

下载地址:http://redis.io/download

来自:开源中国社区
文章评论

共有 0 条评论