pub type Pool = Pool<Manager, Connection>;Available on crate feature
cluster only.Expand description
Type alias for using deadpool::managed::Pool with [redis_cluster].
Aliased Typeยง
pub struct Pool { /* private fields */ }pub type Pool = Pool<Manager, Connection>;cluster only.Type alias for using deadpool::managed::Pool with [redis_cluster].
pub struct Pool { /* private fields */ }