Commit Graph

7712 Commits (58b41efb6d7ec15735777232c4240affec4b48e1)
 

Author SHA1 Message Date
Nikita Koksharov a483625e13 refactoring 2 years ago
Nikita Koksharov e8b046e996 checkstyle fixed 2 years ago
Nikita Koksharov a3ede6cb29 refactoring 2 years ago
Nikita Koksharov c8644061d4 Fixed - ByteBuf leaks when one of multiple parameters can't be encoded. #4576 2 years ago
Nikita Koksharov 7653aa1db1 Fixed - RTransaction objects should be the same instances on each "get..." call. #3862 2 years ago
Nikita Koksharov 2e874b085a Fixed - RScheduledExecutorService cron triggers fire continuously for hours for some time zones (regression since 3.16.5) 2 years ago
Nikita Koksharov b6e9ec2a85 version updated 2 years ago
Nikita Koksharov 57d04a1b65 refactoring 2 years ago
Nikita Koksharov 799510c342 refactoring 2 years ago
Nikita Koksharov 67f312eddb refactoring 2 years ago
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