memcache.php is now part of pecl/memcache
by Harun Yayli on Tuesday, June 3rd, 2008 at 8:46 pm under Memcached, PHP
I’m very happy to announce that memcache.php is commited to the CVS of pecl/memcache. Woot woot!
I’ll be maintaining the code through the time as well. Hope you guys/gals find it useful.
PS: I’m planning to add more functionality to the memcache.php in the coming days. Candidates:
- Delete/Expire a cached value
- Move stuff from server to server
Let me know if you have any other ideas.
Recent Entries
- memcache.php can delete keys now
- memcache.php is now part of pecl/memcache
- memcache.php goes PECL
- memcache.php stats like apc.php
- oci_bind_by_name maxlength is not so optional
- Is Sun going to buy PHP too?(PHP Quebec 2008)
- PHP APC apc_shm_create error on CLI
- Facebook’s Buggy Spam Detection
- Is it Firefox or Zend Debugger? Cookie Standards
- ezComponents ready for prod?
Excellent! I had thrown together a quick and dirty little script to do some of this and planned to release it, but never had the time to finish it. Thanks for doing the work for me!
June 4th, 2008 at 9:44 amGreat job Harun! Much nicer than the simple report I’d created. Thank you very much!
July 2nd, 2008 at 3:05 pmLooks great.
Keep up the good work !
July 17th, 2008 at 1:10 pm