Redis 5.0.0 Alpha 2
Pre-release
Pre-release
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 atypealias
of RediStack'sRedisConnectionPool.Configuration
- The same initializers are supported, with new optional arguments for configuring the behavior of the pool.