A simple, asynchronous, single-threaded memcached client written in java.
Stars
502
Forks
418
Watchers
502
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
514
commits
92
commits
89
commits
30
commits
10
commits
9
commits
7
commits
5
commits
4
commits
3
commits
SPY-192: Ensure connection key is valid before checking if writable.
2b6e3bbView on GitHubSPY-191: Don't force reconnect on E2BIG with binary protocol.
fd7e071View on GitHubSPY-190: Remove the no-operation isInterrupted() call. Document interruption policy.
905c13cView on GitHubSPY-187: Expose a few more attributes of MemcachedClient
41cf86bView on GitHubSPY-181: GetAndLock needs to be cloneable like any other keyed op.
0283051View on GitHubSPY-182: Avoid WARN logging when handling node not set.
f896fd5View on GitHubChange MemcachedNodeROImpl and BaseGetOpImpl classes to public.
7918946View on GitHub