当前位置: > 数据库 > Redis >

Redis 3.2.4 发布,超高性能 key-value 数据库

时间:2016-09-27 15:19来源:linux.it.net.cn 作者:IT

Redis 3.2.4 发布了,Redis 是一个高性能的key-value数据库。 redis的出现,很大程度补偿了memcached这类keyvalue存储的不足,在部分场合可以对关系数据库起到很好的补充作用。它提供了Python,Ruby,Erlang,PHP客户端,使用很方便。

该版本部分更新内容:

* TCP binding bug fixed when only certain addresses were available for a given port. 

 * A much better crash report that includes part of the Redis binary: this will allow to fix bugs even when we just have a crash log and no other help from the original poster oft the issue. 

 * A fix for Redis Cluster redis-trib displaying of info after creating a new cluster.

完整版更新内容请查看:更新文档

下载地址:

(责任编辑:IT)
------分隔线----------------------------