Available on crate feature
redis
only.Expand description
A driver implementation for the redis pub/sub backend.
Re-exports§
pub use redis as redis_client;
Structs§
- Cluster
Driver redis-cluster
- A driver implementation for the redis pub/sub backend.
- Redis
Driver - A driver implementation for the redis pub/sub backend.
- Redis
Error - An error type for the redis driver.