Linuxeden 开源社区 --
Redis 4.0.1 正式发布,Redis 是一个高性能的 key-value 数据库。Redis 的出现,很大程度补偿了 memcached 这类 keyvalue 存储的不足,在部分场合可以对关系数据库起到很好的补充作用。它提供了 Python,Ruby,Erlang,PHP 客户端,使用很方便。
这是 Redis 4.0 第一个补丁发布版本。模块子系统中一些严重但非关键的错误。一种罕见的 Redis 集群崩溃修复。以及其他许多次要的 bug 修复。主要内容包括:
- Loading two or more modules exporting native data types resulted into the inability to reload the RDB file.
- Crash in modules when calling from Lua scripts module commands that would block.
- A Redis Cluster crash due to mis-handling of the “migrate-to” internal flag.
- Other smaller fixes not worth of a release per se, but nice to add here.
完整内容请查看 发行说明 。
转自 http://ift.tt/2vCYxET
The post Redis 4.0.1 发布,高性能的 key-value 数据库 appeared first on Linuxeden开源社区.
http://ift.tt/2urAPwS
没有评论:
发表评论