opnsense-ports/databases/p5-Cache-Memcached-Fast/pkg-descr
Franco Fichtner 8fd0623a7c */*: sync with upstream
Taken from: HardenedBSD
2018-05-28 08:06:42 +02: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: https://metacpan.org/release/Cache-Memcached-Fast