设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2017-11-6 20:43| 发布者: joejoe0332| 查看: 644| 评论: 0|原作者: oschina|来自: oschina

摘要: memcached 1.5.3 已发布,本次更新主要是 bug 修复,此外,还添加了一个新特性。Bug 修复从 binprot 添加"GAT"命令到 asciiprot。详细如下:FixesAdd warning about time on very low TTL's in doc/protocol.txtpled ...

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


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部