github redisson/redisson redisson-3.13.2

3 years ago

Feature - Partitioning (sharding) of Redis setup using ShardedRedisson object
Feature - CLUSTERDOWN error handling
Feature - getConfig, setConfig methods added to RedisNode interface

Fixed - empty sentinels list handling
Fixed - RMapCache.clear() method clears maxSize option
Fixed - Redisson slowdowns access to hibernate in fallback mode
Fixed - Sentinel hostname isn't used for ssl connection during Redisson startup
Fixed - RBloomFilter methods throw NPE if RedisException thrown
Fixed - RAtomicDouble.getAndSet() method throws NPE
Fixed - RAtomicLong.getAndSet() method throws NPE
Fixed - ClassCastException thrown in Tomcat environment
Fixed - RSetMultimap.get().delete() and RListMultimap.get().delete() methods throw exception
Fixed - blocking commands connected to Redis Cluster aren't resubscribed after Master node failover
Fixed - connection leak if SSL connection got reconnected

Don't miss a new redisson release

NewReleases is sending notifications on new releases.