mirror of
https://github.com/predis/predis.git
synced 2026-08-24 20:39:42 +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.