A dead simple async pool for Redis connections.
# Cargo.toml
[dependencies]
deadpool-redis = "0.23.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Redis connection pool and acquires a connection.
Add `features = ["tokio1"]` to your Cargo.toml dependency.
No dependency data recorded yet.