Redis 3.2.4 发布,超高性能 key
欢迎加入运维网交流群:263444886Redis 3.2.4 发布了,Redis 是一个高性能的key-value数据库。 redis的出现,很大程度补偿了memcached这类keyvalue存储的不足,在部分场合可以对关系数据库起到很好的补充作用。它提供了Python,Ruby,Erlang,PHP客户端,使用很方便。
该版本部分更新内容:
* TCP binding bug fixed when only certain addresses were available fora 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 andno other help from the original poster oft the issue.
* A fix for Redis Cluster redis-trib displaying of info after creatinga new cluster.
完整版更新内容请查看:更新文档
下载地址:
[*] Source code (zip)
[*] Source code (tar.gz)
页:
[1]