[memcached] plindner, r488: merge 473:486 here too

commits at code.sixapart.com commits at code.sixapart.com
Sun Apr 8 15:21:45 UTC 2007


merge 473:486 here too

U   branches/multithreaded/website/apis.bml
U   branches/multithreaded/website/index.bml


Modified: branches/multithreaded/website/apis.bml
===================================================================
--- branches/multithreaded/website/apis.bml	2007-04-08 15:21:12 UTC (rev 487)
+++ branches/multithreaded/website/apis.bml	2007-04-08 15:21:45 UTC (rev 488)
@@ -53,7 +53,15 @@
 <li><a href="http://people.freebsd.org/~seanc/libmemcache/">libmemcache</a> by Sean Chittenden; BSD license.</li>
 </ul>
 
+<?h1 Postgres API h1?>
+<p>The pgmemcache project allows
+you to access memcache servers from Postgresql Stored Procedures and Triggers.  
+More details and downloads are available at:</p>
 
+<ul>
+<li><a href="http://pgfoundry.org/projects/pgmemcache/">http://pgfoundry.org/projects/pgmemcache/</a>
+</ul>
+
 <?h1 Protocol h1?> <p>To write a new client, check out the <a
 href="http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt">protocol
 docs</a>.  Be aware that the most important part of the client is the

Modified: branches/multithreaded/website/index.bml
===================================================================
--- branches/multithreaded/website/index.bml	2007-04-08 15:21:12 UTC (rev 487)
+++ branches/multithreaded/website/index.bml	2007-04-08 15:21:45 UTC (rev 488)
@@ -112,5 +112,10 @@
 </ul>
 Additionally, all three support an expiration time.
 
+<h2>Need help?  Have Questions?</h2>
+<ul>
+<li>Join <a href="http://lists.danga.com/mailman/listinfo/memcached">the mailing list</a>!  We'd love to help you out.</li>
+</ul>
+
 <=body
-page?>
+page?>
\ No newline at end of file




More information about the memcached-commits mailing list