sockudo-adapter 5.0.0

Connection adapters and horizontal scaling for Sockudo
1
2
3
//! Compatibility re-export of the shared Redis connection provider.

pub use sockudo_core::redis_client::RedisClient;