Bug#579475: ITP: libcache-memcached-fast-perl -- Perl client for memcached, in C language
Jonas Smedegaard
dr at jones.dk
Tue Apr 27 21:45:46 UTC 2010
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr at jones.dk>
Owner: Jonas Smedegaard <dr at jones.dk>
* Package name : libcache-memcached-fast-perl
Version : 0.19
Upstream Author : Tomash Brechko <tomash.brechko at gmail.com>
* URL : http://openhack.ru/Cache-Memcached-Fast
* License : other-Perl-or-LGPL
Programming Lang: C, Perl
Description : Perl client for memcached, in C language
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.
More information about the pkg-perl-maintainers
mailing list