PHP Predis\Cluster\Hash 네임스페이스

Interfaces

이름 설명
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.
PhpiredisCRC16 Hash generator implementing the CRC-CCITT-16 algorithm used by redis-cluster.