A simple, asynchronous, single-threaded memcached client written in java . |
High performance, easy to use multithreaded memcached client in java . |
|
Java load client that utilizes the YCSB Framework and runs load tests against Memcached, Membase, and other database systems. I no longer work on this project, see distributed loadgen. |
|
Caching methods result on memcached with AOP |
Short projetct with many examples of java clients for memcached |
|
|
OpenID4Java MemcachedAssociationStore implementation |
Information about this project lives on the wiki |
10. p/queues code.google.comThis is a very simple API for interacting with lightweight queues. Currently queues that speak the memcached protocol, Amazon's SQS service, and Beanstalkd are supported. External backends can be ea... |
11. p/apims code.google.comapimspython tornado sqlalchemy api youku memcached |
XMemcached is a high performance, easy to use multithreaded memcached client in java.It's nio based and was carefully turned to get top performance.Xmemcached 1.3.9 has been released Please ch... |
QuickCached is a memcached server implementation in Java based on QuickServer. It is an open source, high-performance, distributed memory object caching system, generic in nature, but in... |
14. p/pbcache code.google.comPbCache is caching response of datastore RunQuery into memcache.You don't need to rewrite your code to use this cache, because it hooks datastore API and caches raw protocol buffer payload.It co... |
App Engine Model Plus is an abstract layer extends db.Model.It keeps the same comportment of db.Model but add a cache layer with memcached.It overrides several methods from db.Model to take ... |
This library implements the memcache-API, but uses datastore as a backing store.Because it is datastore, it is slower, but it is longer-lived than memcache.Note that some methods are not imple... |
magent is a simple but useful proxy program for memcached servers. keeps connections to memcached servers supports following memcached commands event-driven by using libe... |
18. p/tstdb code.google.comWelcome to use TSTDB V2tstdb is based on a data structure called "Ternary Search Tree",and it is compatible with memcached. Moreover, it supports prefix searching and range searching. what'... |