pkgsrc/devel/p5-Cache-Memcached-Fast/DESCR

5 lines
230 B
Text
Raw Normal View History

Cache::Memcached::Fast is a Perl client for memcached. Module core
is implemented in C and tries hard to minimize number of systemi
calls and to avoid any key/value copying for speed. As a result,
it has very low CPU consumption.