folsom icon indicating copy to clipboard operation
folsom copied to clipboard

An asynchronous memcache client for Java

Results 17 folsom issues
Sort by recently updated
recently updated
newest added

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: ![Screenshot from 2021-11-16 12-57-48 (1)](https://user-images.githubusercontent.com/38788273/141982256-e3c17801-1dd4-48f2-8d75-225d86a86150.png) 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