1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Redis 3.2.3 发布,超高性能 key-value 数据库 下载

本帖由 漂亮的石头2016-08-04 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    以下是该版本发布值得关注的内容:

    bug 修复:


    1. There was an inverted if statement logic problem in replication.c causing a replication delay. This is not an actual problem since things work as expected, but worth to fix ASAP anyway.


    2. Redis-cli created the history file with insecure permissions, allowing reding from the file. This was actually a bug in linenoise which is now fixed. The applied fix is from Chris Lamb.

    了解更多更新信息,查看完整发布说明

    下载地址:

    Redis 3.2.3 发布,超高性能 key-value 数据库下载地址
     
正在加载...