5 lines
230 B
Text
5 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.
|