Crate redis_cluster [] [src]

Structs

Cluster
ClusterCmd

Redis::Cmd's args field is private, but we need it to determine a slot from the command. So this is a simple wrapper around Redis::Cmd that keeps track of the args.

Functions

slot_for_packed_command