Commit Graph

587 Commits (7871ed96f456946921c73e1dedb8a5273cf44c1b)

Author SHA1 Message Date
Nikita Koksharov 1300505cc4 [maven-release-plugin] prepare for next development iteration 3 weeks ago
Nikita Koksharov 3b91210f05 [maven-release-plugin] prepare release redisson-3.42.0 3 weeks ago
Nikita Koksharov fd131ce1a3 refactoring 4 weeks ago
seakider f379c6a876 Style - code format
Signed-off-by: seakider <seakider@gmail.com>
4 weeks ago
seakider ec684623be Feature - Support CLIENT LIST command for Spring Data #6108
Signed-off-by: xuxiaolei <seakider@gmail.com>
4 weeks ago
Nikita Koksharov 1b9fe75703 refactoring 1 month ago
Nikita Koksharov 7751f1b496 refactoring 1 month ago
Nikita Koksharov cb05221151 refactoring 1 month ago
Nikita Koksharov 20f2753292 refactoring 1 month ago
Nikita Koksharov 5b0d71dee4 [maven-release-plugin] prepare for next development iteration 1 month ago
Nikita Koksharov 62dc29eb55 [maven-release-plugin] prepare release redisson-3.41.0 1 month ago
Nikita Koksharov 6560eefe1e [maven-release-plugin] prepare for next development iteration 2 months ago
Nikita Koksharov c5637b1344 [maven-release-plugin] prepare release redisson-3.40.2 2 months ago
Nikita Koksharov d27299d1a4 [maven-release-plugin] prepare for next development iteration 2 months ago
Nikita Koksharov d75bad1efe [maven-release-plugin] prepare release redisson-3.40.1 2 months ago
Nikita Koksharov f5fd616174 [maven-release-plugin] prepare for next development iteration 2 months ago
Nikita Koksharov fdc719a532 [maven-release-plugin] prepare release redisson-3.40.0 2 months ago
Nikita Koksharov 4769733194 test dependencies removed 2 months ago
Nikita Koksharov cbec6818a3 Feature - Spring Data Redis 3.4.x module added 2 months ago
Nikita Koksharov 986aa565ef Feature - Spring Data Redis 3.4.x module added 2 months ago
Nikita Koksharov d588e85c41 [maven-release-plugin] prepare for next development iteration 3 months ago
Nikita Koksharov 97a057cc03 [maven-release-plugin] prepare release redisson-3.39.0 3 months ago
Vlastimil Kotas 513e1b65bc use CursorId in ScanIteration to avoid long overflow
- Spring Data 3.3 deprecated `long cursorId` in favor of String-backed `CursorId` object to avoid `NumberFormatException` when then cursor ID is bigger than max long
 - more info: https://github.com/spring-projects/spring-data-redis/issues/2796

Signed-off-by: Vlastimil Kotas <vlastimil.kotas@jumio.com>
3 months ago
Nikita Koksharov a42ad4df9e [maven-release-plugin] prepare for next development iteration 3 months ago
Nikita Koksharov c5f8fcf0e3 [maven-release-plugin] prepare release redisson-3.38.1 3 months ago
Nikita Koksharov 8198243523 [maven-release-plugin] prepare for next development iteration 3 months ago
Nikita Koksharov 72823bfc31 [maven-release-plugin] prepare release redisson-3.38.0 3 months ago
Nikita Koksharov 9bc9a5a20d
Merge pull request #6167 from redisson/dependabot/maven/org.awaitility-awaitility-4.2.2
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2
3 months ago
dependabot[bot] 2b1a47267a
Bump io.projectreactor:reactor-test from 3.6.7 to 3.6.11
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.6.7 to 3.6.11.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.6.7...v3.6.11)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Nikita Koksharov 4f017707f0 [maven-release-plugin] prepare for next development iteration 4 months ago
Nikita Koksharov f3174ae8ab [maven-release-plugin] prepare release redisson-3.37.0 4 months ago
Nikita Koksharov 5aa21f5d7e Fixed - Spring Data Redis method RedisSetCommands.isMember() doesn't work. #6209 4 months ago
Nikita Koksharov ed2a5112d0
Update README.md 4 months ago
jinia91 bd8fba55f5 fixed - xcaim method should verify minIdleTime not idleTime
Signed-off-by: jinia91 <creee77@gmail.com>
4 months ago
Nikita Koksharov 4c502283c2 Fixed - BiHashMap usage removed. #6175 5 months ago
dependabot[bot] a7a137a996
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.1...awaitility-4.2.2)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Nikita Koksharov e3afadec41 version updated 5 months ago
Nikita Koksharov caafcd6200 [maven-release-plugin] prepare for next development iteration 5 months ago
Nikita Koksharov b616f57228 [maven-release-plugin] prepare release redisson-3.36.0 5 months ago
lyrric b2a24c77aa Fixed - Keep the jmockit version in the plugin consistent with that in the dependencies.
Signed-off-by: lyrric <xx20510@163.com>
5 months ago
Nikita Koksharov 3398510220 license plugin refactoring 5 months ago
Nikita Koksharov fd03ff19a1 version updated 5 months ago
Nikita Koksharov 84a2359693 [maven-release-plugin] prepare for next development iteration 5 months ago
Nikita Koksharov 520bb669e9 [maven-release-plugin] prepare release redisson-3.35.0 5 months ago
Nikita Koksharov dab7935f5f Merge branch 'master' of github.com:redisson/redisson 6 months ago
Nikita Koksharov e11c8bd3d9 lib updated 6 months ago
Nikita Koksharov 1a7c92b3ab
Merge pull request #6031 from redisson/dependabot/maven/ch.qos.logback-logback-classic-1.5.6
Bump ch.qos.logback:logback-classic from 1.3.12 to 1.5.6
6 months ago
Nikita Koksharov fd2b84206e version updated 6 months ago
Nikita Koksharov e2fa95aedb [maven-release-plugin] prepare for next development iteration 6 months ago
Nikita Koksharov de89dbf4a1 [maven-release-plugin] prepare release redisson-3.34.1 6 months ago