Hash
Interfaces, Classes and Traits
- HashGeneratorInterface
- An hash generator implements the logic used to calculate the hash of a key to distribute operations among Redis nodes.
- CRC16
- Hash generator implementing the CRC-CCITT-16 algorithm used by redis-cluster.