Crate r2d2_redis_patch

Source
Expand description

Redis support for the r2d2 connection pool.

Structs§

RedisConnectionManager
An r2d2::ConnectionManager for redis::Clients.

Enums§

Error
A unified enum of errors returned by redis::Client