Changeset 657
- Timestamp:
- 12/02/07 22:09:59 (1 year ago)
- Files:
-
- trunk/website/apis.bml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/website/apis.bml
r626 r657 89 89 <li><a href="http://tangent.org/index.pl?node_id=506">memcache_engine</a></li> 90 90 </ul> 91 <p>A set of MySQL UDFs (user defined functions) to work with memcached using 92 libmemcached. 93 </p> 94 <ul> 95 <li><a href="http://tangent.org/586/Memcached_Functions_for_MySQL.html">MySQL 96 UDFs for memcached</a></li> 97 </ul> 91 98 92 99 <?h1 Protocol h1?> <p>To write a new client, check out the <a
