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

improve configurability of HashRing

Open ccutrer opened this issue 7 years ago • 1 comments

allow different digests, and pass through replicas and digest config when creating a Distributed redis client

ccutrer avatar Jan 23 '18 23:01 ccutrer

Ping?

ccutrer avatar Mar 13 '18 19:03 ccutrer

Closing as stale. Either way I think the ring: parameter is enough, users can pass their own ring implementation, which is good enough for adavanced usages and much more flexible than passing tons of parameters.

byroot avatar Aug 17 '22 18:08 byroot