An async Redis cluster driver for Rust, supporting sharded operations.
# Cargo.toml
[dependencies]
redis_cluster_async = "0.8.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a Redis cluster and set a key
Use #[tokio::main] or manually create a Tokio runtime
No dependency data recorded yet.