Пакет perl-Cache-Memcached-Fast: Информация

    Бинарный пакет: perl-Cache-Memcached-Fast
    Версия: 0.21-alt1
    Архитектура: i586
    Собран:  15 апреля 2013 г. 1:24
    Исходный пакет: perl-Cache-Memcached-Fast
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Cache-Memcached-Fast/

    Лицензия: Perl (GPL or Artistic)
    О пакете: Perl client for memcached
    Описание: 
    Cache::Memcahced::Fast is a Perl client for memcached, a memory cache
    daemon (http://www.danga.com/memcached/).  Module core is implemented
    in C and tries hard  to minimize number of system calls  and to avoid
    any key/value copying for speed.  As a result, it has very low CPU
    consumption.
    
    API is largely compatible with  Cache::Memcached,  original pure Perl
    client, most users of the original module may start using this module
    by installing it and adding "::Fast" to the old name in their scripts
    (see "Compatibility with Cache::Memcached" section in the module
    documentation for full details).

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov
    Vladimir Lettiev
    Alexey Tourbin

    Права:
    @qa_p7

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


    14 апреля 2013 г. Nikolay A. Fetisov 0.21-alt1
    - New version 0.21
    31 августа 2012 г. Vladimir Lettiev 0.19-alt2
    - rebuilt for perl-5.16
    8 октября 2011 г. Alexey Tourbin 0.19-alt1.2
    - rebuilt for perl-5.14