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 Redis 3.0.0 RC2 发布下载地址