freebsd-ports/databases/p5-Cache-Memcached-Fast/pkg-descr
Anton Berezin 5bffa76631 Add databases/p5-Cache-Memcached-Fast, a fast Perl client for
memcached, a distributed memory cache daemon.
2007-12-17 11:44:37 +00:00

6 lines
310 B
Text

Cache::Memchached::Fast is a Perl client for memcached, a memory cache
daemon. 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.
WWW: http://search.cpan.org/dist/Cache-Memcached-Fast/