Changeset 488
- Timestamp:
- 04/08/07 15:21:45 (2 years ago)
- Files:
-
- branches/multithreaded/website/apis.bml (modified) (1 diff)
- branches/multithreaded/website/index.bml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/multithreaded/website/apis.bml
r467 r488 54 54 </ul> 55 55 56 <?h1 Postgres API h1?> 57 <p>The pgmemcache project allows 58 you to access memcache servers from Postgresql Stored Procedures and Triggers. 59 More details and downloads are available at:</p> 60 61 <ul> 62 <li><a href="http://pgfoundry.org/projects/pgmemcache/">http://pgfoundry.org/projects/pgmemcache/</a> 63 </ul> 56 64 57 65 <?h1 Protocol h1?> <p>To write a new client, check out the <a branches/multithreaded/website/index.bml
r86 r488 113 113 Additionally, all three support an expiration time. 114 114 115 <h2>Need help? Have Questions?</h2> 116 <ul> 117 <li>Join <a href="http://lists.danga.com/mailman/listinfo/memcached">the mailing list</a>! We'd love to help you out.</li> 118 </ul> 119 115 120 <=body 116 121 page?>
