Commit Graph

7106 Commits (99e4e92f9bc5d995bcbc49cdc8e4ad8d2336880c)
 

Author SHA1 Message Date
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
Nikita Koksharov 56898d0595 import fixed 3 years ago
Nikita Koksharov 41afa6499c
Update README.md 3 years ago
Nikita Koksharov fe322bac9f
Update README.md 3 years ago
Nikita Koksharov 5e928fbabb
Update README.md 3 years ago
Nikita Koksharov 48017daa62 Feature - quarkus.redisson.file setting added to define external Redisson config file. #3861 3 years ago
Nikita Koksharov 06e370897e Fixed - codec is not applied to RBuckets.set() method in non Cluster mode. #3913 3 years ago
Nikita Koksharov 722dfa5b3b quarkus updated 3 years ago
Nikita Koksharov c5f9894aec javadocs fixed 3 years ago
Nikita Koksharov 6bb3332996 Fixed - recovered slave shouldn't be added again in Redis Cluster mode. #3871 3 years ago
Nikita Koksharov 92254e695d Fixed - releaseConnection may cause StackOverflowError #3895 3 years ago