Crate r2d2_redis[−][src]
Redis support for the r2d2
connection pool.
Re-exports
pub extern crate r2d2; |
pub extern crate redis; |
Structs
RedisConnectionManager | An |
Enums
Error | A unified enum of errors returned by redis::Client |
Redis support for the r2d2
connection pool.
pub extern crate r2d2; |
pub extern crate redis; |
RedisConnectionManager | An |
Error | A unified enum of errors returned by redis::Client |