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

新闻 memcached 1.5.3 发布,Bug 修复和新特性添加 下载

本帖由 漂亮的石头2017-11-06 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,074
    赞:
    47
    memcached 1.5.3 已发布,本次更新主要是 bug 修复,此外,还添加了一个新特性。


    • Bug 修复


    • 从 binprot 添加"GAT"命令到 asciiprot。

    详细如下:

    Fixes


    • Add warning about time on very low TTL's in doc/protocol.txt


    • pledge privdropping support for OpenBSD


    • make for loop more clear in logger watcher


    • fix theoretical leak in process_bin_stat


    • fix use of unitialized array in lru_maintainer


    • -o no_hashexpand to disable hash table expansion


    • fix chunked items set in binprot, read from ascii

    新特性


    • adds get and touch command for ascii protocol

    "gat [exptime] key [key...]\r\n" will fetch the item and refresh its expiration time. This is great for keys you'd normally either manually delete, or set to 0 TTL. Items rarely hit will expire, leaving more room for others.

    This command has existed in the binary protocol for a long time, but now there's party for ascii users.

    详情请参阅发布说明

    下载地址:http://www.memcached.org/files/memcached-1.5.3.tar.gz
    memcached 1.5.3 发布,Bug 修复和新特性添加下载地址
     
正在加载...