pkgsrc/devel/p5-Cache-Memcached-Fast/DESCR
fhajny 13c8f99d7f Import Cache::Memcached::Fast 0.25 as devel/p5-Cache-Memcached-Fast.
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.
2018-02-20 13:57:51 +00:00

4 lines
230 B
Text

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.