memcached 1.4.37 发布,集中式缓存系统

栏目: 数据库 · 发布时间: 7年前

内容简介:memcached 1.4.37 发布,集中式缓存系统

memcached 1.4.37 发布了,带来了很多小修复和一个新的脚本 (scripts/memcached-automove) 。

memcached 是一套高性能、分布式内存对象缓存系统,通用性质,旨在用于通过减轻数据库负载加快动态 Web 应用。

详细更新内容:

修复

  • LRU crawler: avoid running infinitely.

  • fix very old memory leak in ASCII multigets. (when using multiget gets and keys after the first one are >255 characters)

  • remove old slab mover example script.

  • fix crash in page mover while using large items

  • automover algo python script

  • avoid segfault if idle_timeout value is missing.

  • fix rare crash in LRU crawler

  • sleep more aggressively in some threads

  • don't overflow item refcount on get

  • fix solaris compilation error

  • usability fix for cache_memlimit command

  • fix verbose print for idle-kicker

  • disable refhang.t test due to flakiness

  • fix ordering issue in conn dispatch (prevents potential hangups)

新特性

  • LRU crawler scheduling improvements

下载地址:

http://www.memcached.org/files/memcached-1.4.37.tar.gz


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

The Little Prover

The Little Prover

Daniel P. Friedman、Carl Eastlund / The MIT Press / 2015-7-10 / USD 38.00

[FROM www.amazon.com]: The Little Prover introduces inductive proofs as a way to determine facts about computer programs. It is written in an approachable, engaging style of question-and-answer, wi......一起来看看 《The Little Prover》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换