pub extern crate memcache;
pub extern crate r2d2;
pub use connection_manager::MemcacheConnectionManager;