Redisson 3.18.1 has been released. This is a Redis client written in Java, which has the function of In-Memory Data Grid and has been officially recommended by Redis.
This version updates as follows:
Features
- Added Spring Data Redis 3.0.0 module
fixed
- PubSub subscriptions in a cluster are sometimes not available for all nodes
- command reply mismatch if connection pool size < 10 and at least one command failed
- RLock throws CancellationException continuously
- During RLock acquisition, none of the slaves were synchronized error was thrown after failover
- AWS Elasticache cluster failover
- The hRandFieldWithValues() and hRandField() methods of the Spring Data Redis module throw ClassCastException
- The trySetPermitsAsync() method of the RPermitExpirableSemaphore object should not allow overwriting the number of permits when value == 0.
- RKeys object does not use nameMapper
- Connection leak after master failover
Update instructions: https://github.com/redisson/redisson/releases/tag/redisson-3.18.1
#Redisson #released #officially #recommended #Redis #client #News Fast Delivery