Available on crate feature
cluster
only.Expand description
Routing information for cluster commands. Routing information for cluster commands.
Structs§
Enums§
- Aggregate
Op - Numerical aggregating operators.
- Logical
Aggregate Op - Logical bitwise aggregating operators.
- Multi
Slot ArgPattern - Represents the pattern of argument structures in multi-slot commands, defining how the arguments are organized in the command.
- Multiple
Node Routing Info - Defines which collection of nodes should receive a request
- Response
Policy - Policy defining how to combine multiple responses into one.
- Routing
Info - Defines whether a request should be routed to a single node, or multiple ones.
- Single
Node Routing Info - Defines which single node should receive a request.
- Slot
Addr - What type of node should a request be routed to, assuming read from replica is enabled.