Nikita Koksharov
|
5079cb8462
|
refactoring
|
3 years ago |
Nikita Koksharov
|
b0dad6ddc1
|
SnappyCodec is deprecated
|
3 years ago |
Nikita Koksharov
|
e515f16451
|
tests fixed
|
3 years ago |
Nikita Koksharov
|
d7819844ef
|
Merge pull request #4091 from randomVariable2/issue/4086
Check expiration before release in RedissonPermitExpirableSemaphore
|
3 years ago |
Nikita Koksharov
|
b87634bcec
|
refactoring
|
3 years ago |
Nikita Koksharov
|
31bf43b633
|
refactoring
|
3 years ago |
Nikita Koksharov
|
2c25d3241d
|
refactoring
|
3 years ago |
Erhan Ceran
|
ff1a0b41fe
|
Shifted script lines
Signed-off-by: Erhan Ceran <erhanceran@yahoo.com>
|
3 years ago |
Erhan Ceran
|
b1ca5cde93
|
Add test for expiration before release in RedissonPermitExpirableSemaphore
Signed-off-by: Erhan Ceran <erhanceran@yahoo.com>
|
3 years ago |
Erhan Ceran
|
3c3e49e985
|
Check expiration before release in RedissonPermitExpirableSemaphore
Signed-off-by: Erhan Ceran <erhanceran@yahoo.com>
|
3 years ago |
Nikita Koksharov
|
69329c8dbd
|
Fixed - RedisTimeoutException: Command execution timeout for command: (PING) (regression since 3.16.3) #3867
|
3 years ago |
Nikita Koksharov
|
52843b1069
|
Fixed - wrong wait time calculation in RedissonMultiLock lock method causes deadlock . #4050
|
3 years ago |
Nikita Koksharov
|
3a65be747a
|
Fixed - RedissonLocalCachedMap throws NPE if cache update listener receives message during init. #4096
|
3 years ago |
Nikita Koksharov
|
94e818c195
|
javadocs fixed
|
3 years ago |
Nikita Koksharov
|
69ffee741a
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
733c427a5b
|
Feature - TransactionalOperation.syncSlaves setting added #4083
|
3 years ago |
Nikita Koksharov
|
ad0db68fb9
|
Merge pull request #3385 from lanicc/fix-gitignore
Remove duplicate items in `.gitignore`
|
3 years ago |
Nikita Koksharov
|
e7cc8fd81b
|
Fixed - AsyncRemoteProxy throws Redisson is shutdown exception.
|
3 years ago |
Nikita Koksharov
|
e5cf037a28
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
22f5f98631
|
refactoring
|
3 years ago |
Nikita Koksharov
|
7020ddd118
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
2e0c7adce2
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
7654359320
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
581944cc88
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
d66a6d91cc
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
b758cde7f0
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
9780f6da2f
|
Fixed - RedisClusterNode.clusterSlots() method throws Exception #4062
|
3 years ago |
Nikita Koksharov
|
c68687f6b2
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
c2ab371113
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
4cd1300b29
|
Merge pull request #4087 from redisson/dependabot/maven/redisson-hibernate/com.h2database-h2-2.1.210
Bump h2 from 2.0.206 to 2.1.210 in /redisson-hibernate
|
3 years ago |
dependabot[bot]
|
49b5d59f94
|
Bump h2 from 2.0.206 to 2.1.210 in /redisson-hibernate
Bumps [h2](https://github.com/h2database/h2database) from 2.0.206 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.0.206...version-2.1.210)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Nikita Koksharov
|
a701a07c04
|
Update CHANGELOG.md
|
3 years ago |
Nikita Koksharov
|
e2f1d794fa
|
Update CHANGELOG.md
|
3 years ago |
Nikita Koksharov
|
80ea563ebd
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
11f1dbd5e2
|
[maven-release-plugin] prepare for next development iteration
|
3 years ago |
Nikita Koksharov
|
56ea7f5cfd
|
[maven-release-plugin] prepare release redisson-3.16.8
|
3 years ago |
Nikita Koksharov
|
c33240b18c
|
javadocs updated
|
3 years ago |
Nikita Koksharov
|
be3fbf7a89
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
6921f018bb
|
micronaut version updated
|
3 years ago |
Nikita Koksharov
|
7f83630ce9
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
5a9596f201
|
Fixed - Redisson config should be read at runtime in Quarkus environment. #3943 #3861
|
3 years ago |
Nikita Koksharov
|
f31d4bb55e
|
refactoring
|
3 years ago |
Nikita Koksharov
|
cdb1db829f
|
refactoring
|
3 years ago |
Nikita Koksharov
|
9649794796
|
test fixed
|
3 years ago |
Nikita Koksharov
|
ea24662dbe
|
refactoring
|
3 years ago |
Nikita Koksharov
|
568edbdd11
|
refactoring
|
3 years ago |
Nikita Koksharov
|
9fb654f6d2
|
refactoring
|
3 years ago |
Nikita Koksharov
|
305522d864
|
refactoring
|
3 years ago |
Nikita Koksharov
|
871b060af9
|
Fixed - Quarkus redisson config fails to load in cluster mode with only one node address #4076
|
3 years ago |
Nikita Koksharov
|
d446ad427e
|
refactoring
|
3 years ago |