Commit Graph

9025 Commits (be28398efc44b29dc2f5fa33df1b0166f671efa4)
 

Author SHA1 Message Date
Nail Samatov 5f1df89d0d Add isHeldByThread() to RLockRx and RLockAsync
Signed-off-by: Nail Samatov <sanail.dev.42@gmail.com>
1 year ago
Nail Samatov 7cddd8cc87 Make testIsHeldByThread() consistent with other tests: Surround Mono with sync() from the base class instead of explicitly calling block().
Signed-off-by: Nail Samatov <sanail.dev.42@gmail.com>
1 year ago
dependabot[bot] 32304cd91f
Bump org.springframework:spring-expression in /redisson
Bumps [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) from 6.0.3 to 6.0.7.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.3...v6.0.7)

---
updated-dependencies:
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Nikita Koksharov b6faa77746 Fixed - Repeated new connections with AWS Elasticache serverless #5589 1 year ago
Nail Samatov fc25fb8b42 Add isHeldByThread(long threadId) to RLockReactive
Signed-off-by: Nail Samatov <sanail.dev.42@gmail.com>
1 year ago
Nikita Koksharov 8e0798b050 Fixed - Repeated new connections with AWS Elasticache serverless #5589 1 year ago
Nikita Koksharov 7b5cdff5a3 Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov cff9acc346 libs updated 1 year ago
Nikita Koksharov 5f8d1e11b3 Fixed - Repeated new connections with AWS Elasticache serverless #5589 1 year ago
Nikita Koksharov b0db90520f
Merge pull request #5600 from mrmx/autogenerateSequenceId
feat: Added autogenerated stream sequence id support to StreamMessageId
1 year ago
Manuel Polo 6ac9aeb14c
fix: Remove System.out
Signed-off-by: Manuel Polo <mrmx@duck.com>
1 year ago
Nikita Koksharov 018fbdfc9b Fixed - Repeated new connections with AWS Elasticache serverless #5589 1 year ago
Manuel Polo 496bda2f7a
fix: Suppress warning AvoidInlineConditionals
Signed-off-by: Manuel Polo <mrmx@duck.com>
1 year ago
Manuel Polo 72c76be6b1
feat: Added autogenerated stream sequence id support to StreamMessageId
Signed-off-by: Manuel Polo <mrmx@duck.com>
1 year ago
Nikita Koksharov db4fe1546a Fixed - Repeated new connections with AWS Elasticache serverless #5589 1 year ago
Nikita Koksharov 935ca1a50f Fixed - Repeated new connections with AWS Elasticache serverless #5589 1 year ago
Nikita Koksharov 8eee571d5c Fixed - Repeated new connections with AWS Elasticache serverless #5589 1 year ago
Nikita Koksharov 9a430102b6 netty updated 1 year ago
Nikita Koksharov 61241fe1f3 lib updated 1 year ago
Nikita Koksharov 4358c1d373 version updated 1 year ago
Nikita Koksharov b4c9bd502e Fixed - Repeated new connections with AWS Elasticache serverless #5589 1 year ago
Nikita Koksharov e216e64829
Merge pull request #5573 from hellojukay/master
Enable DNS TCP fallback when UDP query timeout
1 year ago
Nikita Koksharov e7bdea6cd4 Fixed - connection ping handler doesn't use commandTimeout. #5493 1 year ago
Nikita Koksharov a66ac15e11 Fixed - Repeated new connections with AWS Elasticache serverless #5589 1 year ago
Nikita Koksharov ff56c8942d refactoring 1 year ago
Nikita Koksharov 18b91d630a refactoring 1 year ago
Nikita Koksharov e38cb77571 refactoring 1 year ago
Nikita Koksharov 45c9b6d635 refactoring 1 year ago
Nikita Koksharov 5bb5b6f9ae Fixed - RSearchReactive#dropIndex() method doesn't call onComplete() handler. #5591 1 year ago
Nikita Koksharov 218a5ca85c libs updated 1 year ago
Nikita Koksharov c605a1c9b9 libs udpated 1 year ago
Nikita Koksharov ad7d1780c7 version updated 1 year ago
Nikita Koksharov 41dbb8b847 version updated 1 year ago
Nikita Koksharov 552e9a27bf Fixed - RLock throws ERR unknown command 'wait' on AWS Elasticache serverless. #5586 1 year ago
Nikita Koksharov d91031f5ac Fixed - RLock throws ERR unknown command 'wait' on AWS Elasticache serverless. #5586 1 year ago
Nikita Koksharov b93bef8fac refactoring 1 year ago
Nikita Koksharov d054cda739 Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov 4dbefb0992 version updated 1 year ago
Nikita Koksharov 4061c04da0 test fixed 1 year ago
Nikita Koksharov bbfd100637
Merge pull request #5588 from redisson/dependabot/maven/redisson/org.springframework-spring-core-6.0.16
Bump org.springframework:spring-core from 6.0.15 to 6.0.16 in /redisson
1 year ago
dependabot[bot] c8fc746bed
Bump org.springframework:spring-core from 6.0.15 to 6.0.16 in /redisson
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.0.15 to 6.0.16.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.15...v6.0.16)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Nikita Koksharov af03c0f049
Merge pull request #5584 from redisson/dependabot/maven/redisson/org.springframework-spring-core-6.0.15
Bump org.springframework:spring-core from 6.0.8 to 6.0.15 in /redisson
1 year ago
dependabot[bot] 5ffaa10f80
Bump org.springframework:spring-core from 6.0.8 to 6.0.15 in /redisson
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.0.8 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.8...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Nikita Koksharov 34093b42fe helidon updated 1 year ago
hellojukay 1385ed16c6 Update DnsAddressResolverGroupFactory.java
Signed-off-by: hellojukay <hellojukay@163.com>
1 year ago
Nikita Koksharov 11a290cd96 Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov 3be8661029 netty updated #5572 1 year ago
Nikita Koksharov 0170b0a2ff version updated 1 year ago
Nikita Koksharov 9e97fef81e refactoring 1 year ago
Nikita Koksharov 2117173d79
Update CHANGELOG.md 1 year ago