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

    Исходный пакет: python-module-cmemcache
    Версия: 0.95-alt0.1
    Собран:  11 сентября 2008 г. 14:36
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: 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

    Список участников:
    Alexey Morsov

    Права:
    @qa_p5

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

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


    5 сентября 2008 г. Alexey Morsov 0.95-alt0.1
    - initial build