redis-1.0.0-rc.4
Pre-release
Pre-release
·
195 commits
to main
since this release
What's Changed
- Add getters to
aio::ConnectionManagerConfig,ConnectionInfo,RedisConnectionInfoandio::tcp::TcpSettingstypes (#1859 by @LazyMechanic) - Allow the async cluster to be created without waiting for connections (#1863 by @Marwes)
- Add ignore_errors mode to Pipeline for partial results (#1865 by @kudlatyamroth)