# redis_tang A light weight connection pool for crate `redis`.
#### Requirement: `rustc 1.42.0`
#### Features: `with-tokio` for tokio runtime
`with-async-std` for async-std runtime
`with-ntex` for actix/ntex runtime