4rfc 发表于 2015-11-18 11:03:25

memcache-学习-2-java api

http://code.google.com/p/memcached/wiki/Clients
spymemcached

[*]http://code.google.com/p/spymemcached

[*]An improved Java API maintained by Dustin Sallings.
[*]Aggressively optimised, ability to run async, supports binary protocol, etc. See site for details.

Java memcached client

[*]http://www.whalin.com/memcached

[*]A Java API is maintained by Greg Whalin from Meetup.com.

More Java memcached clients

[*]http://code.google.com/p/javamemcachedclient
[*]http://code.google.com/p/memcache-client-forjava
[*]http://code.google.com/p/xmemcached
Integrations

[*]http://code.google.com/p/simple-spring-memcached
[*]http://code.google.com/p/memcached-session-manage
页: [1]
查看完整版本: memcache-学习-2-java api