Commit Graph

8716 Commits (b0db90520fc9895c1e783cec2a59bc533f940c42)
 

Author SHA1 Message Date
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
Nikita Koksharov 1c5312d27d
Update CHANGELOG.md 1 year ago
Nikita Koksharov 6f366bd978
Update CHANGELOG.md 1 year ago
Nikita Koksharov 42c83bef26 [maven-release-plugin] prepare for next development iteration 1 year ago
Nikita Koksharov 41bb6312a7 [maven-release-plugin] prepare release redisson-3.26.0 1 year ago
Nikita Koksharov 4661a859a2 refactoring 1 year ago
Nikita Koksharov 393a7c3a7a Fixed - Spring Data Redis RedissonConnection.setCommands() method returns null #5566 1 year ago
Nikita Koksharov f03e62008a Fixed - continuously reconnecting to a removed slave node in cluster mode. #5547 1 year ago
Nikita Koksharov e4fabe6a43 Feature - LocalCachedMapOptions.expirationEventPolicy setting added. #5465 1 year ago
Nikita Koksharov b10b066167 Fixed - EntryExpiredListener isn't invoked by RMapCache instance in Redis Cluster 7+ and if NameMapper is defined. #5447 1 year ago