redis-go icon indicating copy to clipboard operation
redis-go copied to clipboard

Add distribution of requests using consistent hashing across backend serers

Open achille-roussel opened this issue 8 years ago • 0 comments

Maybe use https://github.com/serialx/hashring/blob/master/hashring.go, we may want to reimplement if it doesn't fit what we're trying to do.

achille-roussel avatar May 22 '17 03:05 achille-roussel