Package python-module-cmemcache: Information

    Source package: python-module-cmemcache
    Version: 0.95-alt0.1.1
    Build time:  Dec 5, 2009, 05:10 AM
    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.

    List of rpms provided by this srpm:
    python-module-cmemcache (x86_64, i586)

    Maintainer: Alexey Morsov


      1. libmemcache-devel >= 1.4.0rc2
      2. python-devel
      3. python-modules-encodings
      4. rpm-build-python >= 0.21-alt1

    Last changed


    Nov. 20, 2009 Eugeny A. Rostovtsev 0.95-alt0.1.1
    - Rebuilt with python 2.6
    Sept. 5, 2008 Alexey Morsov 0.95-alt0.1
    - initial build