mirror of
https://github.com/predis/predis.git
synced 2026-08-26 01:59:53 +00:00
b30f495345
Now classes that extend Predis\Distribution\HashRing can override how the hash of a node is retrieved in order to implement different kind of distribution strategies while reusing the base algorithm.