Skip to content

redis-1.0.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@nihohit nihohit released this 23 Nov 13:32
· 195 commits to main since this release
bce1409

What's Changed

  • Add getters to aio::ConnectionManagerConfig, ConnectionInfo, RedisConnectionInfo and io::tcp::TcpSettings types (#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)