Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047301
en ru br
ALT Linux repos
S:0.28-alt1
5.0: 0.13-alt1
4.1: 0.08-alt1

Group :: Development/Perl
RPM: perl-Cache-Memcached-Fast

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.28-alt1
Build date: 4 december 2022, 12:06 ( 68.7 weeks ago )
Size: 79.58 Kb

Home page:   http://search.cpan.org/dist/Cache-Memcached-Fas…

License: Perl
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).

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • perl-Cache-Memcached-Fast-debuginfo
  • perl-Cache-Memcached-Fast
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin