redis_tang 0.2.0

A light weight asynchronous connection pool for redis-rs
docs.rs failed to build redis_tang-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: redis_tang-0.3.0

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