Package perl-Cache-Memcached-Fast: Information

    Source package: perl-Cache-Memcached-Fast
    Version: 0.25-alt2.2
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    Category: Development/Perl
    Report package bug
    License: Perl (GPL or Artistic)
    Summary: Perl client for memcached
    Description: 
    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).

    List of rpms provided by this srpm:
    perl-Cache-Memcached-Fast (x86_64, i586, aarch64)
    perl-Cache-Memcached-Fast-debuginfo (x86_64, i586, aarch64)

    Maintainer: Nikolay A. Fetisov


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

    Last changed


    Jan. 24, 2019 Igor Vlasenko 0.25-alt2.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 0.25-alt2.1
    - rebuild with new perl 5.26.1
    Dec. 14, 2017 Igor Vlasenko 0.25-alt2
    - NMU: set NPROCS=1 for multicore builds (preparing for perl 5.26)