folsom
folsom copied to clipboard
An asynchronous memcache client for Java
Don't move futures to different executor if it's a direct executor
It would be nice to be able to tweak the actual node location logic in the ketama setup (hash key to integer, hash machines + node number to virtual nodes...
Hi, I am currently looking at using folsom. One thing I want to do it to implement my own sharding (to match existing impl). To do this, I was planning...
Hi, When using the spring boot dev tools library the are some problems with class loaders, mainly:  The problem is that there are two class...
This would possibly reduce potential dependency problems.
To better detect when one memcache node is misbehaving. Metrics like outstanding request and latencies (per memcache node) would be a good start