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

    Исходный пакет: perl-Cache-Memcached-Fast
    Версия: 0.25-alt2.2
    Собран:  29 января 2019 г. 6:25 в задании #219907
    Категория: Разработка/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).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Cache-Memcached-Fast (x86_64, i586, aarch64)
    perl-Cache-Memcached-Fast-debuginfo (x86_64, i586, aarch64)

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


      1. perl-IO-Compress
      2. perl-Test-Pod
      3. perl-Test-Pod-Coverage
      4. perl-devel
      5. rpm-build-licenses

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


    24 января 2019 г. Igor Vlasenko 0.25-alt2.2
    - rebuild with new perl 5.28.1
    15 декабря 2017 г. Igor Vlasenko 0.25-alt2.1
    - rebuild with new perl 5.26.1
    14 декабря 2017 г. Igor Vlasenko 0.25-alt2
    - NMU: set NPROCS=1 for multicore builds (preparing for perl 5.26)