Changeset 483
- Timestamp:
- 04/03/07 16:10:40 (2 years ago)
- Files:
-
- trunk/website/apis.bml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/website/apis.bml
r470 r483 57 57 </ul> 58 58 59 <?h1 Postgres API h1?> 60 <p>The pgmemcache project allows 61 you to access memcache servers from Postgresql Stored Procedures and Triggers. 62 More details and downloads are available at:</p> 63 64 <ul> 65 <li><a href="http://pgfoundry.org/projects/pgmemcache/">http://pgfoundry.org/projects/pgmemcache/</a> 66 </ul> 59 67 60 68 <?h1 Protocol h1?> <p>To write a new client, check out the <a
