mod client;
pub use client::RedisCellClient;
pub use redis::aio::MultiplexedConnection;
pub use redis::Client;