Commit Graph

10167 Commits (7bb8cec0d8c4d65ed14d081641d5ab6011582ec5)
 

Author SHA1 Message Date
Nikita Koksharov 0d6fb4b301 Feature - ZStdCodec added #6270 3 months ago
Nikita Koksharov 560536140a lib updated 3 months ago
Nikita Koksharov 0bc7bcff16 Feature - ability to add listeners for RListMultimap and RSetMultimap objects. #2058 3 months ago
Nikita Koksharov 67ed9975fd
Merge pull request #6262 from redisson/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.5.0
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.5.0
3 months ago
Nikita Koksharov c824b0cc70
Merge pull request #5147 from zcxsythenew/master
Code Review - Behaviors of FixedRate and FixedDelay should be similar in TasksRunnerService
3 months ago
Nikita Koksharov 1021dcf0b4 Merge branch 'master' of github.com:redisson/redisson 3 months ago
Nikita Koksharov f280727bd4 docs updated 3 months ago
Nikita Koksharov 7e3c59e673
Merge pull request #6266 from lehuuthanh5/potential_memoryleak_tocachekey
Fix potential memory leak on method LocalCacheView.toCacheKey if useObjectAsCacheKey = true
3 months ago
Le Thanh 46ed4fd7fe Fix potential memory leak on method LocalCacheView.toCacheKey if useObjectAsCacheKey = true
Signed-off-by: Le Thanh <huuthanh.qt.spkt@gmail.com>
3 months ago
dependabot[bot] 5aa84e0e9b
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.5.0
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.3.0...enforcer-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Nikita Koksharov 9cd1c7626b Fixed - EntryListener is not working on Turkish language Windows 10. #3845 3 months ago
Nikita Koksharov 0380ab23b7 docs updated 3 months ago
Nikita Koksharov b8e268b6d0 Fixed - EntryListener is not working on Turkish language Windows 10. #3845 3 months ago
Nikita Koksharov 58da15d5d0 Fixed - Redisson shutdown exception is thrown during background process of expired Tomcat sessions. #6173 3 months ago
Nikita Koksharov 1a3dce1521 javadocs fixed 3 months ago
Nikita Koksharov a362296c80 javadocs fixed 3 months ago
Nikita Koksharov b570d86931 lib updated 3 months ago
Nikita Koksharov 9adf69d73e
Merge pull request #6251 from redisson/dependabot/maven/com.google.protobuf-protobuf-java-util-4.28.3
Bump com.google.protobuf:protobuf-java-util from 4.27.2 to 4.28.3
3 months ago
Nikita Koksharov 78c388ac7a Merge branch 'master' of github.com:redisson/redisson 3 months ago
Nikita Koksharov fcb182a33d refactoring 3 months ago
Nikita Koksharov 7f05101021
Update CHANGELOG.md 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 3a32180cf8 Fixed - pollAsync() and removeAsync() methods of RPriorityQueue and RPriorityDeque objects aren't guarded properly with lock. 3 months ago
Nikita Koksharov cd4a9cbb48 refactoring 3 months ago
Nikita Koksharov 234ad75647 Fixed - Spring Cache `Cacheable(sync)` loads value multiple times for reactive types or completableFuture. #6257 3 months ago
Nikita Koksharov 661c1a0cc5
Update CHANGELOG.md 3 months ago
Nikita Koksharov 654ad5709b
Merge pull request #6258 from Wujiaxuan007/bugfix/kryo-version
Upgrade kryo version to 5.6.2 for Java 8 compatibility
3 months ago
Jacin Woo 985e0825cc build(pom.xml): upgrade kryo version 5.6.2
Signed-off-by: Wujiaxuan007 <wujiaxuan1995@gmail.com>
3 months ago
Nikita Koksharov db75fe9a77
Update CHANGELOG.md 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 e302c9d14e plugins updated 3 months ago
Nikita Koksharov 595eae2017 Fixed - Spring Cache @Cacheable(sync) doesn't work with reactive types or completableFuture. #6256 3 months ago
Nikita Koksharov e3534349b1 maven-surefire-plugin forkCount parameter increased 3 months ago
Nikita Koksharov f7ddacc951 Fixed - lazyInitialization=true doesn't work in cluster mode (regression since 3.27.0) #6254 3 months ago
Nikita Koksharov 46868f2b4f docs updated 3 months ago
Nikita Koksharov 355b135627
Update README.md 3 months ago
Nikita Koksharov 3596f47cd6 refactoring 3 months ago
Nikita Koksharov 8bf65129a3 refactoring 3 months ago
Nikita Koksharov 80c2593a28 refactoring 3 months ago
dependabot[bot] 7ced50f40d
Bump com.google.protobuf:protobuf-java-util from 4.27.2 to 4.28.3
Bumps com.google.protobuf:protobuf-java-util from 4.27.2 to 4.28.3.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Nikita Koksharov 35a5dec511 Merge branch 'master' of github.com:redisson/redisson 4 months ago
Nikita Koksharov 71e5c16ead refactoring 4 months ago
Nikita Koksharov f5a73c578a
Merge pull request #6244 from Wujiaxuan007/bugfix/fix-connection-usage
fix(ConnectionsHolder): correct usage counting logic
4 months ago
wjx edf7ca0ccf fix(ConnectionsHolder): correct usage counting logic
Signed-off-by: wjx <jiaxuan.wjx@alibaba-inc.com>
4 months ago
Nikita Koksharov 1a92a610f8 refactoring 4 months ago
Nikita Koksharov 0de2169f4d refactoring 4 months ago
Nikita Koksharov 9732dbf31b refactoring 4 months ago
Nikita Koksharov c5210bbcba refactoring 4 months ago