Redis support for the r2d2 connection pool.
r2d2
pub extern crate r2d2;
pub extern crate redis;
r2d2::ConnectionManager
redis::Client