You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LightCloud
Hi
I'm having a setup of several Tokyo Tyrant Nodes used with memcachd
client from Java.
We use consistent hashing to allow relatively easy changes in our
setup.
does anyone know of a tool or process that upon change in the ring
(add or remove of a node) rebalance the keys that need to move to the
correct right machine.
It should not be a big coding but I don't want to do it if there is
such tool already.