Whats memcached all about?

Serhat Sakarya serhat at sakarya.nl
Sun Sep 3 13:02:16 UTC 2006


On 9/2/06, Martin Atkins <mart at degeneration.co.uk> wrote:
>
> I think a better answer here is "hunks of raw data".


I prefer the babes.

I assume that the PHP client library puts anything that isn't a string or an
> integer through serialize(), and likewise passes anything that'spreviously
> been serialized back through unserialize() on the way out.


The PHP client apparently uses the 16-bits field to indicate that the value
is a serialized one. I expect that it's possible to skip serializing
completely...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20060903/b44ea80b/attachment.htm


More information about the memcached mailing list