Crate r2d2_redis2
source ·Expand description
Redis support for the r2d2
connection pool.
Re-exports§
Structs§
- An
r2d2::ConnectionManager
forredis::Client
s.
Enums§
- A unified enum of errors returned by redis::Client
Redis support for the r2d2
connection pool.
r2d2::ConnectionManager
for redis::Client
s.