Nikita Koksharov
|
d8a6b92c0a
|
Update CHANGELOG.md
|
3 years ago |
Nikita Koksharov
|
10994a1788
|
Merge pull request #4045 from redisson/dependabot/maven/redisson-hibernate/com.h2database-h2-2.0.202
Bump h2 from 1.4.200 to 2.0.202 in /redisson-hibernate
|
3 years ago |
Nikita Koksharov
|
7addb77ed1
|
[maven-release-plugin] prepare for next development iteration
|
3 years ago |
Nikita Koksharov
|
88623f18b8
|
[maven-release-plugin] prepare release redisson-3.16.7
|
3 years ago |
dependabot[bot]
|
3e8522cab7
|
Bump h2 from 1.4.200 to 2.0.202 in /redisson-hibernate
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.0.202.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.200...version-2.0.202)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Nikita Koksharov
|
3af7d3561f
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
bcb22e4b50
|
Fixed - RScript.scriptLoad() doesn't load script into Slave nodes. #4040
|
3 years ago |
Nikita Koksharov
|
12dbc6e901
|
Merge pull request #4032 from woodyDM/fix_redissonConnection_eval
Fixed: RedissonConnection eval should use ByteArrayCodec
|
3 years ago |
Nikita Koksharov
|
72b9f1fabc
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
660138db14
|
Improvement - MessageListener should be annotated by @FunctionalInterface #4002
|
3 years ago |
Nikita Koksharov
|
76770710a9
|
refactoring
|
3 years ago |
Nikita Koksharov
|
2502432812
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
843722df4e
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
a23572a552
|
refactoring
|
3 years ago |
wd
|
ea9a14c381
|
Fixed: RedissonConnection eval should use ByteArrayCodec
Signed-off-by: wd <woody_me@qq.com>
|
3 years ago |
Nikita Koksharov
|
ef7caf243d
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
ea393a9b7b
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
f97f6ec27a
|
refactoring
|
3 years ago |
Nikita Koksharov
|
ca1e9ac7bd
|
tests fixed
|
3 years ago |
Nikita Koksharov
|
548f8c4651
|
tests fixed
|
3 years ago |
Nikita Koksharov
|
9d1643e75f
|
refactoring
|
3 years ago |
Nikita Koksharov
|
8a3943906a
|
refactoring
|
3 years ago |
Nikita Koksharov
|
e38babd8ea
|
refactoring
|
3 years ago |
Nikita Koksharov
|
87a1d5b2e8
|
tests fixed
|
3 years ago |
Nikita Koksharov
|
39c1b70b53
|
refactoring
|
3 years ago |
Nikita Koksharov
|
79971af003
|
refactoring
|
3 years ago |
Nikita Koksharov
|
877535e086
|
test fixed
|
3 years ago |
Nikita Koksharov
|
4d0b7a71ad
|
checkstyle errors fixed
|
3 years ago |
Nikita Koksharov
|
d8ae507ff3
|
Fixed - RSet.distributedIterator() and RScoredSortedSet.distributedIterator() methods throw script error #4017
|
3 years ago |
Nikita Koksharov
|
52ac9663cf
|
Fixed - RSet.distributedIterator() method throws script error #4017
|
3 years ago |
Nikita Koksharov
|
10751fce40
|
refactoring
|
3 years ago |
Nikita Koksharov
|
3a4eaf2f4e
|
Revert "refactoring"
This reverts commit c916686a61 .
|
3 years ago |
Nikita Koksharov
|
cc4c5b25a0
|
Fixed - master node shouldn't be initialized as slave in single mode. #4011
|
3 years ago |
Nikita Koksharov
|
e3b3c5b52e
|
refactoring
|
3 years ago |
Nikita Koksharov
|
b318f3c237
|
refactoring
|
3 years ago |
Nikita Koksharov
|
c916686a61
|
refactoring
|
3 years ago |
Nikita Koksharov
|
e2b3973c3d
|
Fixed - synced slaves amount is not checked in RLock object. #3994
|
3 years ago |
Nikita Koksharov
|
7e5365a501
|
refactoring
|
3 years ago |
Nikita Koksharov
|
1f539dcace
|
checkstyle fixed
|
3 years ago |
Nikita Koksharov
|
715e4db0c5
|
Fixed - master node shouldn't be initialized as slave in single mode. #4011
|
3 years ago |
Nikita Koksharov
|
f055696473
|
Fixed - race condition during hostname resolution in sentinel mode which may cause slave shutdown. #4003
|
3 years ago |
Nikita Koksharov
|
238ce0790e
|
checkstyle fixed
|
3 years ago |
Nikita Koksharov
|
b23c6649cb
|
Fixed - error should be thrown if slaves aren't defined in MasterSlave mode and readMode != MASTER
|
3 years ago |
Nikita Koksharov
|
1f37c27a45
|
refactoring
|
3 years ago |
Nikita Koksharov
|
cd1f8ca2b8
|
Fixed - master node shouldn't be initialized as slave in single mode. #4011
|
3 years ago |
Nikita Koksharov
|
0762514e06
|
Fixed - "can't find node" error arise in replicated mode. #4005
|
3 years ago |
Nikita Koksharov
|
aefbe00b81
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
d3db83632b
|
refactoring
|
3 years ago |
Nikita Koksharov
|
cc8fbb4b47
|
Update CHANGELOG.md
|
3 years ago |
Nikita Koksharov
|
5015de3d5f
|
Update README.md
|
3 years ago |