Archive for the 'pecl' Category

new pecl/memcache is out with memcache.php

on Thursday, September 11th, 2008

I’ve just received news from Mikael Johansson that the new builds of pecl/memcache 2.2.4 stable and 3.0.2 beta is out with memcache.php

go grab your copy!

memcache.php flushes servers

on Thursday, August 28th, 2008

Your good comments from all over the world about memcache.php is amazing. Thank you all!

I’ve recently received a contribution from Michael Gauthier. I took the liberty to tweak a bit and now memcache.php can flush individual server (no flush all servers yet).

File is now updated and you can get it from here.

PS: I didn’t receive any feedback from pecl guys about my previous update. I’ll post this to them again. I’ll announce when this version is in pecl/memcache CVS.

memcache.php can delete keys now

on Wednesday, July 30th, 2008

I’m receiving great comments from everyone since I’ve posted my memcache.php script. Thank you everyone.
I’ve just finished updating the memcache.php to support key deletion.
File is now updated and you can get it from here.
It’ll be updated on the cvs of pecl/memcache soon.

enjoy.