Пакет python-module-cmemcache: Информация

    Исходный пакет: python-module-cmemcache
    Версия: 0.95-alt0.1.1
    Собран:  5 декабря 2009 г. 5:10
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://gijsbert.org/cmemcache/index.html

    Лицензия: GPL2+
    О пакете: A python module for memcached daemon
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-cmemcache (x86_64, i586)

    Сопровождающий: Alexey Morsov

    Список участников:
    Eugeny A. Rostovtsev
    Alexey Morsov

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

    Последнее изменение


    20 ноября 2009 г. Eugeny A. Rostovtsev 0.95-alt0.1.1
    - Rebuilt with python 2.6
    5 сентября 2008 г. Alexey Morsov 0.95-alt0.1
    - initial build