Changeset 613
- Timestamp:
- 09/26/07 08:26:39 (1 year ago)
- Files:
-
- trunk/website/apis.bml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/website/apis.bml
r612 r613 39 39 <ul> 40 40 <li><a href="http://www.whalin.com/memcached/">http://www.whalin.com/memcached/</a> -- Java API for memcached 41 </ul> 42 43 <p>An improved Java API maintained by Dustin Sallings is also available. Aggressively optimised, ability to run async, supports binary protocol, etc. See site for details: 44 45 <ul> 46 <li><a 47 href="http://bleu.west.spy.net/~dustin/projects/memcached/">http://bleu.west.spy.net/~dustin/projects/memcached/</a> -- Improved Java API for memcached 41 48 </ul> 42 49
