Crate redis_dumbpool[−][src]
Redis-Dumbpool
Really dumb implementation of a Redis Connection Pool
Re-exports
pub use redis; |
Structs
ConnWrapper | Redis connection wrapper Ensures the connection is returned to the pool on drop |
Pool | Redis connection pool |