Cluster
Namespaces
Interfaces, Classes and Traits
- 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.