freebsd-ports/databases/p5-Cache-Memcached/pkg-descr
Kirill Ponomarev 0920ee7f90 Add p5-Cache-Memcached 1.0.12, perl API for memcached, a distributed
memory cache daemon.

PR:		ports/65600
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-16 08:11:42 +00:00

6 lines
323 B
Text

The API takes advantage of the server's opaque flag support and sets its
"complex" flag whenever the object being stored or retrieved isn't a plain
scalar. In that case, the Storable module is used to freeze and thaw the
value automatically going in and out of the memcached.
WWW: http://www.danga.com/memcached/apis.bml