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
- PHP Gurus in Montreal – I’m looking for 3 of them!
- Looking for 2 PHP Developers in Montreal (Senior and Intermediate)
- The difference between a bug and a feature
- Designing for Social Traction
- How to make Facebook shared links appear nice
- new pecl/memcache is out with memcache.php
- memcache.php flushes servers
- memcache.php can delete keys now
- memcache.php is now part of pecl/memcache
- memcache.php goes PECL
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