Changeset 626
- Timestamp:
- 10/03/07 23:35:24 (1 year ago)
- Files:
-
- trunk/website/apis.bml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/website/apis.bml
r625 r626 81 81 </ul> 82 82 83 <?h1 MySQL API h1?> 84 <p>The memcache_engine allows memcache to work as a storage engine to MySQL. 85 This means that you can SELECT/UPDATE/INSERTE/DELETE from it as though it is a 86 table in MySQL. 87 </p> 88 <ul> 89 <li><a href="http://tangent.org/index.pl?node_id=506">memcache_engine</a></li> 90 </ul> 91 83 92 <?h1 Protocol h1?> <p>To write a new client, check out the <a 84 93 href="http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt">protocol
