redis-go
redis-go copied to clipboard
Add distribution of requests using consistent hashing across backend serers
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.