Skip to content

Redis 5.0.0 Alpha 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mordil Mordil released this 13 Nov 21:14
e4b3137

Updates the Alpha branch to use RediStack 2.0.0 Beta

See RediStack's releases for more details

Major

  • Significant refactor the RedisConfiguration type: it is now a typealias of RediStack's RedisConnectionPool.Configuration
    • The same initializers are supported, with new optional arguments for configuring the behavior of the pool.