Full-featured async (tokio-based) Redis connection pool.
# Cargo.toml
[dependencies]
bb8-redis = "0.26.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 pings the server.
Ensure your application uses `#[tokio::main]` or another Tokio runtime.
No dependency data recorded yet.