Commit Graph

7476 Commits (50f23c266260a50b037e8e119db21daf292b36ae)
 

Author SHA1 Message Date
Nikita Koksharov 18fcf99e34 RTimeSeries.putAll test added 3 years ago
Nikita Koksharov 393d33585b refactoring 3 years ago
Nikita Koksharov 84c013d724 refactoring 3 years ago
Nikita Koksharov d9769a120c
Merge pull request #4113 from nicolas-tg-ch/patch-1
SentinelServersConfig: copy username in copy constructor
3 years ago
Nikita Koksharov 40d2e37c1e Improvement - decrease size of allocated data by RPermitExpirableSemaphore 3 years ago
Nikita Koksharov fc0604d7c8 refactoring 3 years ago
nicolas-tg-ch 7e443d3eca SentinelServersConfig: copy username in copy constructor
https://github.com/redisson/redisson/issues/3948 introduced sentinel username, but forgot to copy it in copy constructor. Result: authentication with username and password is not possible because config is always copied in org.redisson.Redisson constructor.
Signed-off-by: Nicolas Herzog <nicolas.herzog@emineo.ch>
3 years ago
Nikita Koksharov d649843210 refactoring 3 years ago
Nikita Koksharov 412dc67176 Feature - add SORT_RO command #4111 3 years ago
Nikita Koksharov 88dd6e3377 refactoring 3 years ago
Nikita Koksharov 7a3a9174cc refactoring 3 years ago
Nikita Koksharov 69d29a6277 Fixed - RTimeSeries doesn't handle same values for different timestamps. #4107 3 years ago
Nikita Koksharov 557b519139 refactoring 3 years ago
Nikita Koksharov c18a508479 tomcat version updated 3 years ago
Nikita Koksharov 0fcb13c35e Fixed - Quarkus environment variables aren't parsed correctly. #4098 3 years ago
Nikita Koksharov 2113f3b69d version updated 3 years ago
Nikita Koksharov 905c047e60 Improvement - RScript read-only cached scripts should be executed on slaves (supported only by Redis 7.0+) 3 years ago
Nikita Koksharov 0b4c94c269 refactoring 3 years ago
Nikita Koksharov bc176f3010 Improvement - read-only cached scripts should be executed on slaves (supported only by Redis 7.0+). #4040 3 years ago
Nikita Koksharov 95b19f1695 refactoring 3 years ago
Nikita Koksharov 99e4e92f9b Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov f9a6a5e08d refactoring 3 years ago
Nikita Koksharov d38af27e96 refactoring 3 years ago
Nikita Koksharov ce6eed8fdf refactoring 3 years ago
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