On 9-1-2009 5:22 Du Song wrote:
It's already there.
in PECL-memcache 3.x
http://pecl.php.net/package/memcache

Regards,
Du Song

That code is still beta, which afaik it should be, since at least we repeatedly run into segfaults in php, which dissappear when using the stable 2.2-version. Unfortunately we can't produce a reliable test-case that also segfaults on the developer's systems.

So if you have complex object-structures in your memcached, especially when they do some work in the __wakeup(), you should be very careful with choosing the 3.x-versions. Or hope you find another test case for the same bug...
http://pecl.php.net/bugs/bug.php?id=13623

Best regards,

Arjen

Reply via email to