redisson-3.17.6
版本发布时间: 2022-08-25 14:28:45
redisson/redisson最新发布版本:redisson-3.35.0(2024-08-22 17:53:49)
Feature - Helidon 3.0 support
Feature - ability to specify MapWriterAsync
and MapLoaderAsync
in MapOptions
object
Improvement - log output string expanded to 1000 characters by default
Fixed - RBuckets
methods don't use nameMapper
Fixed - PingConnectionHandler should close channel on RedisLoadingException, RedisTryAgainException, RedisClusterDownException, RedisBusyException
Fixed - Invocation timeout isn't applied for RTopic.removeListenerAsync()
methods
Fixed - WriteBehind
task isn't stopped after RMap.destroy()
method invocation
Fixed - Connection pinging works incorrectly if new connections were created in pool
Fixed - "SlaveConnectionPool no available Redis entries" error occurs in Cluster caused by early excluding of master node from nodes for reading
Fixed - Permanent blocking calling threads