Re-exports§
pub extern crate redis;
Structs§
- Basic command that can be sent to Redis client The redis crate is re-exposed to make use of
redis::cmd()function to generate commands - Actor to give to Actix to do the background processing of Redis messages
Enums§
- Error type
Type Aliases§
- Result type