Nikita Koksharov
|
1c8bc8981c
|
Fixed - additional check for blocking command added to PingConnectionHandler. #3107
|
3 years ago |
Nikita Koksharov
|
c3761c46c9
|
refactoring
|
3 years ago |
Nikita Koksharov
|
7168b2a98d
|
Fixed - Mybatis RedissonCache should search redisson.yaml config at root package. #3959
|
3 years ago |
Nikita Koksharov
|
8de06075fb
|
Fixed - Can't find host in slaves! error after failover with a new IP of master host. #3983
|
3 years ago |
Nikita Koksharov
|
03129d5c8e
|
refactoring
|
3 years ago |
Nikita Koksharov
|
be55c7b122
|
Fixed - failed slaves aren't detected in Replicated Mode. #3987
|
3 years ago |
Nikita Koksharov
|
f2eb565496
|
Fixed - failed slaves aren't detected in Replicated Mode. #3987
|
3 years ago |
Nikita Koksharov
|
81c034df28
|
spotbugs turned off
|
3 years ago |
Nikita Koksharov
|
aefb8e1255
|
refactoring
|
3 years ago |
Nikita Koksharov
|
96997813de
|
spotbugs updated
|
3 years ago |
Nikita Koksharov
|
5b9a3b65d3
|
Fixed - get operation before put may cause inconsistent state of local cache. #3978
|
3 years ago |
Nikita Koksharov
|
70a55a1cc3
|
Merge pull request #3977 from cartermc24/master
Fix RList remove with count response when multiple items are removed
|
3 years ago |
Nikita Koksharov
|
cfb1de5063
|
checkstyle errors fixed
|
3 years ago |
Nikita Koksharov
|
71c8582d44
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
554415ef3b
|
cron expression replaced with https://github.com/frode-carlsen/cron
|
3 years ago |
Nikita Koksharov
|
dc480ba79e
|
Merge pull request #3970 from Vorotyntsev/feature-3953/distributed_iterator
Added distributed iterator
|
3 years ago |
Carter McCardwell
|
37c3a3adbd
|
Fix RList remove with count response
Signed-off-by: Carter McCardwell <carter.mccardwell@airbnb.com>
|
3 years ago |
Danila Varatyntsev
|
e24d75a613
|
Fixed according to comments
Signed-off-by: Danila Varatyntsev <danila.varatyntsev@xa.epicgames.com>
|
3 years ago |
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 |