Package python-module-cmemcache: Information

    Binary package: python-module-cmemcache
    Version: 0.95-alt0.2
    Architecture: ppc64le
    Build time:  May 15, 2019, 02:28 AM
    Source package: python-module-cmemcache
    Category: System/Servers
    Report package bug
    License: GPL2+
    Summary: A python module for memcached daemon
    Description: 
    Python extension for libmemcache, the C API to memcached. cmemcache
    API is the same as python-memcache, so it is easy to replace
    python-memcache with cmemcache, and vice versa.
    
    cmemcache is about 1.7 times faster than python-memcache
    with short key names (8 characters), faster with larger key names
    (I get about 2x for 100 character keys). Using get_multi is
    faster still, almost 2x for 2 8-character keys. See cachecmp.py
    for profiling logic.

    Maintainer: Alexey Morsov


    Last changed


    Dec. 20, 2011 Alexey Morsov 0.95-alt0.2
    - fix build
    Oct. 20, 2011 Vitaly Kuznetsov 0.95-alt0.1.1.1
    - Rebuild with Python-2.7
    Nov. 20, 2009 Eugeny A. Rostovtsev 0.95-alt0.1.1
    - Rebuilt with python 2.6