Andrei Zagorneanu
Results
3
comments of
Andrei Zagorneanu
@spkrka @protocol7 I'm trying to migrate from another memcached library to Folsom and I'm also missing this feature. I need to be able to customize the call to `Continuum.findClient(byte[] key)`....
Some kind of `SessionLocator` or `NodeLocator` abstractization would be nice to have. Then we can provide custom implementations or extend/reuse the existing ones(e.g. `KetamaSessionLocator`).
Cool! I will try to send a PR for review. Thanks.