智能化下的产物,无人棋牌室
Redisson 2.2.16 发布了,该版本改进日志如下:
- Feature –
RGeo
,RMultimapCache
added toRBatch
- Feature –
fastRemove
andfastRemoveAsync
methods were added toRList
- 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
forRRemoteService
- Fixed – cluster state managing with redis masters only
- Fixed – dead lock during
RLock
,RSemaphore
,RReadWriteLock
,RCountDownLatch
usage under heavy load
下载地址:
Redisson 是基于redis” target=”_blank”>Redis服务之上构建的分布式、可伸缩的Java数据结构,高级的Redis客户端。【redis官方推荐】