github redisson/redisson redisson-3.12.2

4 years ago

Feature - Hibernate hibernate.cache.redisson.fallback setting introduced
Feature - added RLocalCachedMap.preloadCache method with batch size

Improvement - RLocalCachedMap.putAllOperation method optimization

Fixed - exception thrown by org.redisson.jcache.JCacheEventCodec
Fixed - connection leak occured during RBatch object usage
Fixed - Tomcat session should return the same object during the same request for readMode = REDIS and updateMode = AFTER_REQUEST settings
Fixed - RPriorityQueue comparator is not deleted or expired after corresponding methods invocation
Fixed - memory leak caused by ClientConnectionsEntry.allConnections field
Fixed - maxIdleTimeout = 1 hour set to RedisExecutor.CODECS map
Fixed - use RBatch for all types of Redis setup (thanks to @basiszwo)

Don't miss a new redisson release

NewReleases is sending notifications on new releases.