Commit Graph

9028 Commits (1d4558eaaa3461532dd56430298d65dab84d26d2)
 

Author SHA1 Message Date
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
Nikita Koksharov 6278653d05 Fixed - ReactiveKeyCommands.pExpire() throws an exception. #5640 12 months ago
Nikita Koksharov d4074e8afb Feature - enable DNS TCP fallback when UDP query timeout for RoundRobinDnsAddressResolverGroupFactory and SequentialDnsAddressResolverFactory #5572 12 months ago
Nikita Koksharov 8713829242 Fixed - NPE is thrown by RedisExecutor.handleError() method. #5641 12 months ago
Nikita Koksharov ebc30517ac Fixed - sharded pubsub detection for Apache Tomcat Session Manager, RMapCache and RLocalCachedMap objects. #5634 12 months ago
Nikita Koksharov 60abd4e3b2 refactoring 12 months ago
Nikita Koksharov 26014789c9 refactoring 12 months ago
Nikita Koksharov 96eda8422c test fixed 12 months ago
Nikita Koksharov a34e904e7e lib updated 12 months ago
Nikita Koksharov be5fde3ee9 shutdown fixed 12 months ago
Nikita Koksharov e7a4400a71 libs updated 12 months ago
Nikita Koksharov 5425cdbebc @FunctionalInterface added to task listeners 12 months ago
Nikita Koksharov 62097d0ea2 RStream deprecated methods removed 12 months ago
Nikita Koksharov 4cff7f45d2 RStream deprecated methods removed 12 months ago
Nikita Koksharov 69f7ce2eed RStream deprecated methods removed 12 months ago
Nikita Koksharov 030c17a219 deprecated methods 12 months ago
Nikita Koksharov c4ef8b3569 netty updated 12 months ago
Nikita Koksharov 74ae7d5bac Feature - nettyExecutor setting added. #5486 12 months ago
Nikita Koksharov 0ee5155b57 Improvement - cache result of INFO REPLICATION command for RLock objects. #5614 12 months ago
Nikita Koksharov fc762e0934 refactoring 12 months ago
Nikita Koksharov 8e28bb050e Feature - Kryo5Codec constructor with registrationRequired parameter added. #5579 12 months ago