Cluster
Namespaces
- Distributor
- Hash
Interfaces, Classes, Traits and Enums
- StrategyInterface
- Interface for classes defining the strategy used to calculate an hash out of
keys extracted from supported commands.
- ClusterStrategy
- Common class implementing the logic needed to support clustering strategies.
- PredisStrategy
- Default cluster strategy used by Predis to handle client-side sharding.
- RedisStrategy
- Default class used by Predis to calculate hashes out of keys of
commands supported by redis-cluster.