Redisson 2.2.16 发布了,该版本改进日志如下: Feature - RGeo , RMultimapCache added to RBatch Feature - fastRemove and fastRemoveAsync methods were added to RList Improvement - added Spring 4.3.0 support to RedissonSpringCacheManager Improvement - RSortedSet performance boost up to x4 Improvement - RList.remove optimization Improvement - ability to define Codec for RRemoteService Fixed - cluster state managing with redis masters only Fixed - dead lock during RLock , RSemaphore , RReadWriteLock , RCountDownLatch usage under heavy load
下载地址:
Redisson 是基于Redis服务之上构建的分布式、可伸缩的Java数据结构,高级的Redis客户端。【redis官方推荐】 |