Commit Graph

8848 Commits (a0cd7f3c6aa8db903cac9a787b66e85a6ce41995)
 

Author SHA1 Message Date
Nikita Koksharov a0cd7f3c6a [maven-release-plugin] prepare for next development iteration 12 months ago
Nikita Koksharov d845e4ba59 [maven-release-plugin] prepare release redisson-3.27.1 12 months ago
Nikita Koksharov d59739c7c1 logs messages updated 12 months ago
Nikita Koksharov ee7281fe23 refactoring 12 months ago
Nikita Koksharov 9e61b6412a Revert "Fixed - retryInterval and retryAttempts settings aren't applied in case of 'Can't send response' and 'Can't get response from' errors thrown by RRemoteService, RExecutorService and RTransferQueue objects."
This reverts commit 5d4b717444.
12 months ago
Nikita Koksharov 5d4b717444 Fixed - retryInterval and retryAttempts settings aren't applied in case of 'Can't send response' and 'Can't get response from' errors thrown by RRemoteService, RExecutorService and RTransferQueue objects. 12 months ago
Nikita Koksharov 5076c3ab6c Fixed - retryInterval and retryTimeout settings aren't applied in case of 'READONLY You can't write against a read only replica.' error. #5396 12 months ago
Nikita Koksharov 04ab7c1e4a refactoring 12 months ago
Nikita Koksharov 536b445fa8 text fixed 12 months ago
Nikita Koksharov 3c077ab3bc test fixed 12 months ago
Nikita Koksharov 1449ec00e2 Fixed - RRemoteService may cause CPU spike after Master failover 12 months ago
Nikita Koksharov 844d342d0f test fixed 12 months ago
Nikita Koksharov f2db5af3a8 refactoring 12 months ago
Nikita Koksharov 345988b73f refactoring 12 months ago
Nikita Koksharov 819f1c0a0b refactoring 12 months ago
Nikita Koksharov 3dda98e47d Codecs aren't applied to CountDownLatch and Lock objects 12 months ago
Nikita Koksharov f4124113ed ChannelName toString conversion optimization 12 months ago
Nikita Koksharov f618050ff8 Fixed - TrackingListener causes ClassCastException. 12 months ago
Nikita Koksharov cc18368c19 Merge branch 'master' of github.com:redisson/redisson 12 months ago
Nikita Koksharov 1e32d8d7dc Improvement - show log warning "DNS TCP fallback on UDP query timeout disabled" if Netty version is lower 4.1.105 12 months ago
Nikita Koksharov 7174a5f540
Update README.md 12 months ago
Nikita Koksharov a6a215f05f Merge branch 'master' of github.com:redisson/redisson 12 months ago
Nikita Koksharov c81dc13603 refactoring 12 months ago
Nikita Koksharov 7c14d83c55
Update README.md 12 months ago
Nikita Koksharov 61da76fd0b Merge branch 'master' of github.com:redisson/redisson 12 months ago
Nikita Koksharov 3c0b352772 Fixed - FlushListener catches causes ClassCastException. #5650 12 months ago
Nikita Koksharov 4bc169020a
Merge pull request #5652 from redisson/dependabot/maven/redisson/org.springframework-spring-web-6.0.17
Bump org.springframework:spring-web from 6.0.3 to 6.0.17 in /redisson
12 months ago
dependabot[bot] d0f367b114
Bump org.springframework:spring-web from 6.0.3 to 6.0.17 in /redisson
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.3 to 6.0.17.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.3...v6.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Nikita Koksharov 3c1b9bda2b
Update README.md 12 months ago
Nikita Koksharov 04ac9f5f4f
Update README.md 12 months ago
Nikita Koksharov 8c94d175b5 Fixed - FlushListener catches causes ClassCastException. #5650 12 months ago
Nikita Koksharov 898cc5847c Feature - random() methods added to RLexSortedSet object #5649 12 months ago
Nikita Koksharov 6c1d03f0ea refactoring 12 months ago
Nikita Koksharov d73e113f0e Feature - addListener() method added RLexSortedSet object. 12 months ago
Nikita Koksharov 665fd9912b javadocs fixed 12 months ago
Nikita Koksharov eef9bf3a11 libs updated 12 months ago
Nikita Koksharov 1808885f6c Merge branch 'master' of github.com:redisson/redisson 12 months ago
Nikita Koksharov 2bd9dbdbed Feature - added TrackingListener support to RList, RQueue, RDeque, RBlockingQueue, RBlockingDeque, RDelayedQueue, RRingBuffer objects #5647 12 months ago
Nikita Koksharov f3f56b4945
Merge pull request #5645 from fooooxxxx/fix-SetCache-addIfAbsentAsync-zadd
Fix - RedissonSetCache.addIfAbsentAsync used incorrect argument for zadd
12 months ago
goodsWox 523172b4ed Fixed - RedissonSetCache.addIfAbsentAsync used incorrect argument for zadd
Signed-off-by: goodsWox <33800760+fooooxxxx@users.noreply.github.com>
12 months ago
Nikita Koksharov 781e53998a
Merge pull request #5644 from redisson/dependabot/maven/redisson/org.apache.commons-commons-compress-1.26.0
Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 in /redisson
12 months ago
dependabot[bot] 06b6ae4f7d
Bump org.apache.commons:commons-compress in /redisson
Bumps org.apache.commons:commons-compress from 1.24.0 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Nikita Koksharov 7e99039db8 Merge branch 'master' of github.com:redisson/redisson 12 months ago
Nikita Koksharov 2a6e724775 version updated 12 months ago
Nikita Koksharov 1de99630c1
Update CHANGELOG.md 12 months ago
Nikita Koksharov b0fd6edeb0
Update CHANGELOG.md 12 months ago
Nikita Koksharov 7c1656d74a [maven-release-plugin] prepare for next development iteration 12 months ago
Nikita Koksharov 9b90f64cf1 [maven-release-plugin] prepare release redisson-3.27.0 12 months ago
Nikita Koksharov 7e89cb1739
Update CHANGELOG.md 12 months ago
Nikita Koksharov 432225605e lib updated 12 months ago