[memcached] plindner, r483: add reference to pgmemcache project
commits at code.sixapart.com
commits at code.sixapart.com
Tue Apr 3 16:10:43 UTC 2007
add reference to pgmemcache project
U trunk/website/apis.bml
Modified: trunk/website/apis.bml
===================================================================
--- trunk/website/apis.bml 2007-03-31 22:17:09 UTC (rev 482)
+++ trunk/website/apis.bml 2007-04-03 16:10:40 UTC (rev 483)
@@ -56,7 +56,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
More information about the memcached-commits
mailing list