Module redis_protocol::prelude[][src]

Shorthand for use’ing types, encode, decode, etc.

Re-exports

pub use decode::*;
pub use encode::*;
pub use types::*;

Functions

redis_keyslot

Map a Redis key to its cluster key slot.