Expand description
Redis support for the r2d2
connection pool.
Structs§
- Redis
Connection Manager - An
r2d2::ConnectionManager
forredis::Client
s.
Enums§
- Error
- A unified enum of errors returned by redis::Client
Redis support for the r2d2
connection pool.
r2d2::ConnectionManager
for redis::Client
s.