2004-04-16 10:11:42 +02:00
|
|
|
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.
|
|
|
|
|
2004-04-16 20:10:28 +02:00
|
|
|
WWW: http://www.danga.com/memcached/apis.bml
|