[memcached] bradfitz, r470: PECL client

commits at code.sixapart.com commits at code.sixapart.com
Thu Mar 8 22:49:22 UTC 2007


PECL client



U   trunk/website/apis.bml


Modified: trunk/website/apis.bml
===================================================================
--- trunk/website/apis.bml	2007-03-06 22:11:22 UTC (rev 469)
+++ trunk/website/apis.bml	2007-03-08 22:49:22 UTC (rev 470)
@@ -18,7 +18,10 @@
 
 <?h1 PHP API h1?>
 
-<p>There are tons of PHP libraries available, in different conditions.  The community hasn't yet decided which is the best.  When they do, let me know.  For now I'll let you search Google rather than link any.</p>
+<p>There are tons of PHP libraries available, in different conditions.  But it now seems there's an official one:</p>
+<ul>
+<li><a href="http://pecl.php.net/package/memcache">PHP PECL memcached client</a> -- official PHP client</li>
+</ul>
 
 <?h1 Python API h1?>
 




More information about the memcached-commits mailing list