Package perl-Cache-Memcached-Fast: Information

    Source package: perl-Cache-Memcached-Fast
    Version: 0.21-alt1
    Build time:  Apr 15, 2013, 01:24 AM
    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)
    perl-Cache-Memcached-Fast-debuginfo (x86_64, i586)

    Maintainer: Nikolay A. Fetisov


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

    Last changed


    April 14, 2013 Nikolay A. Fetisov 0.21-alt1
    - New version 0.21
    Aug. 31, 2012 Vladimir Lettiev 0.19-alt2
    - rebuilt for perl-5.16
    Oct. 8, 2011 Alexey Tourbin 0.19-alt1.2
    - rebuilt for perl-5.14