aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Cache-Memcached-Fast/pkg-descr
blob: 719d94bd8d42bc63420597e7233330344d505eb9 (plain) (blame)
1
2
3
4
5
6
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/