Commit Graph

9062 Commits (9dfbaea6f20ce050e49ef304e02230ecb65d61b1)
 

Author SHA1 Message Date
Nikita Koksharov 2f26240567
Update README.md 12 months ago
Nikita Koksharov b4c1c01890 Fixed - Clash between RedissonCache and Spring (6.1+) Cache Interface Methods #5658 12 months ago
Nikita Koksharov e026e36822 Fixed - RedissonClient.shutdown() method hangs at serviceManager.getShutdownLatch() invocation. #5637 12 months ago
Nikita Koksharov 2b23c864cb Fixed - RedissonClient.shutdown() method hangs at serviceManager.getShutdownLatch() invocation. #5637 12 months ago
Nikita Koksharov 5ac1856e13 Fixed - "Failed to submit a listener notification task. Event loop shut down?" error caused by PingConnectionHandler #3809 12 months ago
Nikita Koksharov c15cd20acd Merge branch 'master' of github.com:redisson/redisson 12 months ago
Nikita Koksharov 7c78913df1 Fixed - JsonCodecWrapper isn't cached properly in RedisExecutor#CODECS. #5625 12 months ago
Nikita Koksharov 8ec4258047 tests fixed 12 months ago
Nikita Koksharov 0e9be80b40
Update README.md 12 months ago
Nikita Koksharov 346fae37d6
Update README.md 12 months ago
Nikita Koksharov 49ce4f9193
Update README.md 12 months ago
Nikita Koksharov 7fa3dd7fc8 version updated 12 months ago
Nikita Koksharov 00caf9b1b6 updated 12 months ago
Nikita Koksharov 7d2b979805
Update CHANGELOG.md 12 months ago
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