Commit Graph

8202 Commits (be1466fbc8c98dbcef696a2751523a1a099aa370)
 

Author SHA1 Message Date
Nikita Koksharov 4d3ae58f0e Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 479cef1764 license header updated 2 years ago
Nikita Koksharov 0671e0a8cc
Merge pull request #4598 from weiyuc/master
fix add() method throw NPE
2 years ago
yuwei fd4824881e fix add() method throw NPE
Signed-off-by: yuwei <yuwei@wesine.com>
2 years ago
Nikita Koksharov df36854c79 test fixed 2 years ago
Nikita Koksharov 637750c63d Fixed - getKeysByPattern isn't giving all entries if downstream consumer is slow. #4427 2 years ago
Nikita Koksharov a36f9df3cc Fixed - continues "Unable to unfreeze entry" in sentinel mode. #4584 2 years ago
Nikita Koksharov f81a0be95c refactoring 2 years ago
Nikita Koksharov 43314fe978 Improvement - JsonBucket.compareAndSet with null as update value deletes whole object. #4592 2 years ago
Nikita Koksharov a5f0964fbd Improvement - StringCodec now implements JsonCodec. #4592 2 years ago
Nikita Koksharov 2d83ebdf64 Fixed - SearchDomainUnknownHostExceptionis thrown occasionally. #4576 2 years ago
Nikita Koksharov 5f76910cc7 Fixed - ByteBuf leaks when one of multiple parameters can't be encoded. #4576 2 years ago
Nikita Koksharov 801ad8510d refactoring 2 years ago
Nikita Koksharov 065313beb8 Fixed - Slave nodes failed to pass complete initialization shouldn't be added as nodes. #4494 2 years ago
Nikita Koksharov fcefed302c Fixed - Redis Cluster topology scanned partially in case of DNS resolution error. #4581 2 years ago
Nikita Koksharov 182708549f Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 293809e8f1 Feature - Tomcat 10.1.x support #4582 2 years ago
Nikita Koksharov 1a5534ed64
Update README.md 2 years ago
Nikita Koksharov 2332cf8674
Update README.md 2 years ago
Nikita Koksharov 70faaa3ce7 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 2caadec810 version updated 2 years ago
Nikita Koksharov 9bfd8efcef
Update CHANGELOG.md 2 years ago
Nikita Koksharov cf49b7fef5 [maven-release-plugin] prepare for next development iteration 2 years ago
Nikita Koksharov 60f1fb6ec6 [maven-release-plugin] prepare release redisson-3.17.7 2 years ago
Nikita Koksharov 50f23c2662 tests fixed 2 years ago
Nikita Koksharov 95553c8efb Fixed - RScheduledExecutorService cron expression doesn't support year #4571 2 years ago
Nikita Koksharov 35c371cbce Fixed - RListMultimap and RSetMultimap unable to replaceValues with empty collection #4571 2 years ago
Nikita Koksharov aadb6cf5d3 Fixed - DNS change isn't detected in replicated mode #4437 2 years ago
Nikita Koksharov a5502b6744 Fixed - RedissonBaseLock throws NPE. #4555 2 years ago
Nikita Koksharov 91268be8ab Fixed - Spring Data Redis evalsha doesn't use key for Redis node routing in Cluster mode. #4561 2 years ago
Nikita Koksharov e6e961f127 Fixed - DNS change isn't detected in replicated mode #4437 2 years ago
Nikita Koksharov df4809d1ab hibernate version updated 2 years ago
Nikita Koksharov 0c93092117 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov e62f7221b1 Fixed - RCollectionReactive.addAll is executed without subscription. #4554 2 years ago
Nikita Koksharov 1c1b4c449d
Merge pull request #4551 from sashashura/patch-1
GitHub Workflows security hardening
2 years ago
Nikita Koksharov 5d9fd8f559 refactoring 2 years ago
Nikita Koksharov e782332f03 Micronaut version updated 2 years ago
Nikita Koksharov a159fb5646 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 7d2e36e4a9 Fixed - RKeysAsync.countExists() throws errors in cluster mode. #4395 2 years ago
Alex 760b58d656 build: harden maven.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2 years ago
Alex 02244913e3 build: harden codeql-analysis.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2 years ago
Nikita Koksharov 4e078a1a5a
Merge pull request #4547 from zhuangzibin/fix/setIfAbsent
fix: setIfAbsent empty
2 years ago
庄子斌 5b887b42d0 fix: setIfAbsent empty
if setIfAbsent is fail,return default value "false"

Signed-off-by: 庄子斌 <zhuangzibin@leyaoyao.com>
2 years ago
Nikita Koksharov bacd89756d refactoring 2 years ago
Nikita Koksharov d01bedb68a Fixed - Micronaut native image configuration #4543 2 years ago
Nikita Koksharov 969e61dbdf libs updated 2 years ago
Nikita Koksharov 70a895566e Fixed - RBatchReactive execution stuck forever if useScriptCache = true #4538 2 years ago
Nikita Koksharov ce16afe0e8 Fixed - NameMapper applied incorrectly to RBoundedBlockingQueue object. #4521 2 years ago
Nikita Koksharov b171936565 Fixed - incorrect IPv6 conversion. #4520 2 years ago
Nikita Koksharov e41df8d652 Spring Boot Module ignores username parameter set via Spring Redis config #4537 2 years ago