Commit Graph

6192 Commits (ef24aa8a6df36bf2f665eb2c46298add9dde1d0f)
 

Author SHA1 Message Date
xujie 72644f83c1 fix: use CountableListener to replace RPromise
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
Nikita Koksharov c5bc1e9cd3 kryo updated 4 years ago
Nikita Koksharov cd4bbe8fdf refactoring 4 years ago
xujie a8720ab437 feat: change field name
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
xujie 5e0a261c3c fix: set freezed when slaveConnectionPool and pubSubConnectionPool all inited completed
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
xujie f8ee488c5a fix: set initing false when set freezeReason not null
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
Nikita Koksharov a5e43bac92 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov a16c5c1b74 Feature - LFU eviction algorithm for RMapCache object. #3265 4 years ago
xujie b7cfd1ff0f fix: add initing status in entry, and set entry freezed status null when all connection inited
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
Iñaki Perez ad59e48aa7 Feature - Added option to allow null values in a local cache #3221
Signed-off-by: Iñaki Perez <ipalbeniz@gmail.com>
4 years ago
Nikita Koksharov bf76f30c2a
Merge pull request #3292 from viviel/checkValueError
Fix check parameter code error and optimize code format
4 years ago
viviel 1ab76dde66 Fix check parameter code error and optimize code format
Signed-off-by: viviel <viviel@163.com>
4 years ago
Nikita Koksharov 3a1d2e1d79 Feature- LFU eviction algorithm for RMapCache object. #3265 4 years ago
Nikita Koksharov a31f0403df
Merge pull request #3219 from xJoeWoo/properties-decoder-performance
Enhance PropertiesDecoder decoding performance
4 years ago
Nikita Koksharov fb7611d1a1
Merge pull request #3269 from mikawudi/watchdog-connection-leak
fix: ConnectionWatchdog connection leak;
4 years ago
Nikita Koksharov 98cf18ae33 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov 101bf8ba22 refactoring 4 years ago
Nikita Koksharov fb23ee6ad1
Merge pull request #3235 from blackstorm/nodes-ping-check
RedisNodes ping results check optimization
4 years ago
Nikita Koksharov d882758b52 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov 19c29c6677 Fixed - Valve objects should be added in context pipeline instead of engine's pipeline. #3272 4 years ago
Nikita Koksharov 28fd1a2f54
Update README.md 4 years ago
Nikita Koksharov 5ed504856d
Update README.md 4 years ago
Nikita Koksharov 23d2fc8e45
Update README.md 4 years ago
Nikita Koksharov 2710630d39
Update README.md 4 years ago
Nikita Koksharov c1f382576a
Update README.md 4 years ago
Nikita Koksharov 9116907f2e
Update README.md 4 years ago
Nikita Koksharov afc2480ffc
Update README.md 4 years ago
Nikita Koksharov ddc8449ef5
Merge pull request #3271 from qingbozhang/master
feat: fix doc
4 years ago
Nikita Koksharov 4f1a5c3648 Fixed - slaves synchronization timeout isn't respected during RLock.lock() method invocation. #3253 4 years ago
zhangqingbo3 ac7d4e6068 feat: doc 4 years ago
xujie 6c52d3c6ea fix: ConnectionWatchdog connection leak;
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
Nikita Koksharov c9f7883113 Fixed - Redisson.shutdown() throws RejectedExecutionException. #1736 4 years ago
Nikita Koksharov 049d3d61b7 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov 9d0a4486d9 Fixed - count() and addAll() methods of RScoredSortedSetReactive and RScoredSortedSetRx interfaces throw ClassCastException. #3259 4 years ago
Nikita Koksharov e883ca22e5
Update README.md 4 years ago
Nikita Koksharov 8f8a01e956 Fixed - GEORADIUS_RO command should be used instead of GEORADIUS in Spring Redis Data module. #3216 4 years ago
Nikita Koksharov 683b0dfce2 Fixed - Spring Data Redis RedissonConnection.del() method doesn't work in pipeline on Redis cluster. #3237 4 years ago
Nikita Koksharov 4cdfd46042 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov 790dde6645 Fixed - RLocalCachedMap.putAll() method updates in wrong way log used for Reconnection.LOAD strategy. #3241 4 years ago
Nikita Koksharov 2a507699c3
Update CHANGELOG.md 4 years ago
Nikita Koksharov b38dc129e9 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov 8dc2bb4834 Fixed - redisRepository.opsForSet().distinctRandomMembers throws ClassCastException #3233 4 years ago
blackstorm 5b938edd2f RedisNodes ping results check optimization
Signed-off-by: blackstorm <inf2inf2@outlook.com>
4 years ago
Nikita Koksharov 78c60bf65b
Update README.md 4 years ago
Nikita Koksharov 0f5c3b1e94
Update CHANGELOG.md 4 years ago
Nikita Koksharov 1f38fcc928
Update README.md 4 years ago
Nikita Koksharov 200a02a9f7 Fixed - redisRepository.opsForZSet().rangeByLex() method throws NullPointerException. #3232 4 years ago
Nikita Koksharov b12cf1bd77 [maven-release-plugin] prepare for next development iteration 4 years ago
Nikita Koksharov be322e9d22 [maven-release-plugin] prepare release redisson-3.14.0 4 years ago
Nikita Koksharov bbb152df90 lpos command added 4 years ago