Nikita Koksharov
ba98b14dd6
checkstyle fixed
3 years ago
Nikita Koksharov
42f27d89bc
Fixed - RLocalCachedMap.delete() method clears local cache asynchronously. #3966
3 years ago
Nikita Koksharov
3e4c12cfe4
added Spring Data Redis 2.6.0 support
3 years ago
Danila Varatyntsev
e775db2c72
Added distributed iterator
...
Signed-off-by: Danila Varatyntsev <danila.varatyntsev@xa.epicgames.com>
3 years ago
Nikita Koksharov
b2ff7352fd
Fixed - IdleConnectionWatcher shouldn't close RedisPubSubConnection if it's in subscribed state. #3957
3 years ago
Nikita Koksharov
9a04eee426
Merge branch 'master' of github.com:redisson/redisson
3 years ago
Nikita Koksharov
ed4e15714a
Feature - sentinelUsername setting added. #3948
3 years ago
Nikita Koksharov
cdd3aea9f1
Merge pull request #3951 from anton-johansson/patch-2
...
Improve documentation (typos)
3 years ago
Nikita Koksharov
e7f7a4ec2c
refactoring
3 years ago
Nikita Koksharov
83663fb52e
Fixed - SSL is not used for Sentinel master host #3950
3 years ago
Anton Johansson
25b296da7f
Improve documentation (typos)
...
Signed-off-by: Anton Johansson <hello@anton-johansson.com>
3 years ago
Nikita Koksharov
fdcb943828
Feature - reactive interface for RListMultimapCache & RSetMultimapCache objects. #3885
3 years ago
Nikita Koksharov
841c9353ab
refactoring
3 years ago
Nikita Koksharov
6f50e71d03
Feature - countIntersection() method added to RSet object. #3942
3 years ago
Nikita Koksharov
096cfa4279
commands fixed
3 years ago
Nikita Koksharov
80ba3f2952
Feature - countIntersection() method added to RScoredSortedSet object. #3942
3 years ago
Nikita Koksharov
32d3f2ba81
javadocs fixed
3 years ago
Nikita Koksharov
e66ef35fbe
Feature - countIntersection() method added to RSet object. #3942
3 years ago
Nikita Koksharov
dd435b1b81
Fixed - Update Sync strategy of LocalCachedMap objects shouldn't apply updated value twice to instance of update source. #3874
3 years ago
Nikita Koksharov
57406ae16b
JCache version updated to 1.1.1
3 years ago
Nikita Koksharov
81ecd83510
Merge branch 'master' of github.com:redisson/redisson
3 years ago
Nikita Koksharov
ae5b823a4c
refactoring
3 years ago
Nikita Koksharov
a7eeedbb37
Fixed - Sentinel master-host = ? setting isn't handled properly during slave check. #3932
3 years ago
Nikita Koksharov
e7afa52069
Merge pull request #3930 from deerRule/master
...
fix: fix bug for msetnx cross slot in Redis cluster mode
3 years ago
xulu
75b37cdd63
refactoring
...
Signed-off-by: xulu <deerrule@qq.com>
3 years ago
deerRule
478371b854
Merge pull request #1 from redisson/master
...
merge redisson master
3 years ago
xulu
796645f655
fix: fix bug for msetnx cross slot in Redis cluster mode
...
Signed-off-by: xulu <deerrule@qq.com>
3 years ago
Nikita Koksharov
ae889ad268
Merge branch 'master' of github.com:redisson/redisson
3 years ago
Nikita Koksharov
61e561c6c0
Fixed - DNS monitor makes a new attempt to change master while current attempt wasn't finished. #3924
3 years ago
Nikita Koksharov
fa82ffa2b0
Update README.md
3 years ago
Nikita Koksharov
27f0b60293
Update README.md
3 years ago
Nikita Koksharov
9206927842
Update README.md
3 years ago
Nikita Koksharov
3998c87277
Update README.md
3 years ago
Nikita Koksharov
8bb042fc6d
Update README.md
3 years ago
Nikita Koksharov
bcf91eca16
Update README.md
3 years ago
Nikita Koksharov
52cf128f6e
Update README.md
3 years ago
Nikita Koksharov
98d0a659d0
Update README.md
3 years ago
Nikita Koksharov
996dd8d970
Update README.md
3 years ago
Nikita Koksharov
405ab51ea1
Update CHANGELOG.md
3 years ago
Nikita Koksharov
973c6cb9af
[maven-release-plugin] prepare for next development iteration
3 years ago
Nikita Koksharov
e0d9c18e06
[maven-release-plugin] prepare release redisson-3.16.4
3 years ago
Nikita Koksharov
9fc12cae2e
Improvement - optimization of ClusterConnectionManager.checkSlaveNodesChange() and ClusterConnectionManager.checkMasterNodesChange() methods. #3886
3 years ago
Nikita Koksharov
59e6a271bf
Merge branch 'master' of github.com:redisson/redisson
3 years ago
Nikita Koksharov
33454e57bb
Fixed - master monitoring job stops execution if invoked before the dns change is applied. #3922
3 years ago
Nikita Koksharov
006929ebf9
Merge pull request #3917 from jimichan/master
...
Fix RedissonRemoteService
3 years ago
jimi
497dcfeeef
Fix RedissonRemoteService
...
If requestId returns null, the free worker counter per minute is -1, which quickly becomes 0, and the service cannot be called.
Signed-off-by: jimichan <jimichan@mayabot.com>
3 years ago
jimi
8a0b6e8860
Fix RedissonRemoteService
...
If requestId returns null, the free worker counter per minute is -1, which quickly becomes 0, and the service cannot be called.
Signed-off-by: jimichan <jimichan@mayabot.com>
3 years ago
Nikita Koksharov
47c8af18b8
test fixed
3 years ago
Nikita Koksharov
034f112e60
versions updated
3 years ago
Nikita Koksharov
2de8bb7a0a
Merge branch 'master' of github.com:redisson/redisson
3 years ago