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

新闻 memcached 1.4.31 发布,集中式缓存系统 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    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.4.31 发布,集中式缓存系统下载地址
     
正在加载...