Open Jasim9 opened 7 years ago
Due to the consistent hashing algorithm being used, the keys would have to be separated into groups for each client, and then the clients with matching keys would then be queried. This is definitely a bug - I'd be happy to look at a PR but am not likely going to be able to look at this for quite a while.
I am trying the following code for getMultiple:
Gives the following:
And the wrap command in txyam does not account for a list of keys being passed in:
hence the error, is there a workaround for this?