Package python-module-cmemcache: Information

Source package: python-module-cmemcache
Version: 0.95-alt0.2
Build time:  Dec 20, 2011, 05:02 PM
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)
python-module-cmemcache-debuginfo (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


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