8
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump junit from 4.7 to 4.13.1 More... almost 5 years ago
Add support for turning on tcp keep alive. More... about 8 years ago
SPY-193: Allow to override wakeupDelay More... over 8 years ago
SPY-195: Defer String Concat in handleEmptySelects() More... over 8 years ago
SPY-192: Ensure connection key is valid before checking if writable. More... over 8 years ago
SPY-194: Allow to optionally bound retry queue. More... almost 9 years ago
SPY-191: Don't force reconnect on E2BIG with binary protocol. More... over 9 years ago
SPY-190: Remove the no-operation isInterrupted() call. Document interruption policy. Motivation ---------- Avoid confusion. Make the interruption policy more clear. More... over 9 years ago
SPY-187: Expose a few more attributes of MemcachedClient More... over 10 years ago
SPY-183: Allow touch operations to be cloned. More... over 10 years ago
Support Libmemcached ketama weighted More... over 10 years ago
Fix spring unit tests. More... over 10 years ago
SPY-182: Avoid WARN logging when handling node not set. More... over 10 years ago
SPY-181: GetAndLock needs to be cloneable like any other keyed op. More... over 10 years ago
Change MemcachedNodeROImpl and BaseGetOpImpl classes to public. More... over 10 years ago
Update Spring FactoryBean to properly support isSingleton property More... over 10 years ago
SPY-178: KetamaNodeLocator#getReadonlyCopy uses unsafe operations. More... almost 11 years ago
SPY-179: Reconnect has wrong ceiling, leading to very long reconnect delays. More... almost 11 years ago
SPY-176: Enhance redistribution logic and avoid possible deadlocks. More... about 11 years ago
SPY-174: Make sure MultiOperationCallback is threadsafe More... about 11 years ago
SPY-172: Addition - test case fix. More... over 11 years ago
SPY-172: Wakeup the selector if idle. More... over 11 years ago
SPY-171: More robust shutdown handling characteristics. More... over 11 years ago
Move superfluous log message from info to debug. More... over 11 years ago
SPY-134: Make sure lastReadTimestamp is concurrency safe. More... over 11 years ago
SPY-170: Fix concurrency issue in StringUtils.isJSONObject() More... over 11 years ago
SPY-175: Reduce memory use in binary GET More... over 11 years ago
SPY-169: Also clone observe calls on redistribute. More... over 11 years ago
SPY-168: isJSONObject should handle null or empty input values. More... over 11 years ago
SPY-166: Only readd a WRITE_QUEUED operation, not clone it in addition. More... over 11 years ago