use connection;
// use util;
pub use EmbeddedRedisServer;
pub use ;
//NOTE: type checking on emum values is not yet possible in rust, but might become available in the future
// https://github.com/rust-lang/rfcs/pull/2593
// TODO: move to mod.rs, and rename to redis_server.rs