发布于 2016-08-27 17:51:13 | 125 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

memcached 集中式缓存系统

memcached是一套分布式的快取系统,当初是Danga Interactive为了LiveJournal所发展的,但目前被许多软件(如MediaWiki)所使用。这是一套开放源代码软件,以BSD license授权释出。


memcached 1.4.31 发布了,主要更新如下:

Fixes

  • More fixes for defaults related to large item support.

  • Several improvements to how the LRU crawler's default background job is launched. Should be less aggressive.

  • Fix LRU crawler rate limiting sleep never actually being used.

New Features

If -o modern is in use (or at least -o lru_crawler), a new command is usable: lru_crawler metadump [all|1|2|3]. You may dump all of the metadata for a particular slab class, a list of slab classes, or all slab classes.

This is useful for inspection, pulling cache data from one server to another, etc.

This is not a way to replicate a cache: it is an inconsistent non-multiversioned grab of the key storage. It makes a best effort to not include duplicates but a small number can happen on busy servers.

Many thanks for Netflix, for sponsoring and patiently testing the work done in this release!

More details and code can be seen in the PR:https://github.com/memcached/memcached/pull/193

官方发行说明:

https://github.com/memcached/memcached/wiki/ReleaseNotes1431

下载:



历史版本 :
memcached 1.5.4 发布,Bug 修复和新特性添加
memcached 1.5.2 修复了一个来自 2006 年的 bug
memcached 1.5.1 发布,集中式缓存系统
memcached 1.5.0 发布
memcached 1.4.39 发布,集中式缓存系统
memcached 1.4.38 发布,集中式缓存系统
memcached 1.4.37 发布,集中式缓存系统
memcached 1.4.34 发布,集中式缓存系统
memcached 1.4.32 发布,OOM 错误修复
memcached 1.4.31 发布,集中式缓存系统
memcached 1.4.25 发布,集中式缓存系统
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务