Commit Graph

10076 Commits (e2e50c446a44388e4859e9baebd642661a7c1d31)
 

Author SHA1 Message Date
Nikita Koksharov 41722e4685 refactoring 4 months ago
Nikita Koksharov 2ae4f54b27 docs updated 4 months ago
Nikita Koksharov 0958f0c8f1 Feature - ability to add listeners for RTimeSeries object. #6273 4 months ago
Nikita Koksharov 5bbb20dd96 refactoring 4 months ago
Nikita Koksharov c5e2bda199 Feature - ability to add listeners for RListMultimap and RSetMultimap objects. #2058 4 months ago
Nikita Koksharov 7eabd7d4cc Feature - ZStdCodec added #6270 4 months ago
Nikita Koksharov e2e96fec6c description fixed 4 months ago
Nikita Koksharov e909edf8e6 log message improved 4 months ago
Nikita Koksharov 6e7076aa5d docs updated 4 months ago
Nikita Koksharov 0d6fb4b301 Feature - ZStdCodec added #6270 4 months ago
Nikita Koksharov 560536140a lib updated 4 months ago
Nikita Koksharov 0bc7bcff16 Feature - ability to add listeners for RListMultimap and RSetMultimap objects. #2058 4 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
4 months ago
Nikita Koksharov c824b0cc70
Merge pull request #5147 from zcxsythenew/master
Code Review - Behaviors of FixedRate and FixedDelay should be similar in TasksRunnerService
4 months ago
Nikita Koksharov 1021dcf0b4 Merge branch 'master' of github.com:redisson/redisson 4 months ago
Nikita Koksharov f280727bd4 docs updated 4 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
4 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>
4 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>
4 months ago
Nikita Koksharov 9cd1c7626b Fixed - EntryListener is not working on Turkish language Windows 10. #3845 4 months ago
Nikita Koksharov 0380ab23b7 docs updated 4 months ago
Nikita Koksharov b8e268b6d0 Fixed - EntryListener is not working on Turkish language Windows 10. #3845 4 months ago
Nikita Koksharov 58da15d5d0 Fixed - Redisson shutdown exception is thrown during background process of expired Tomcat sessions. #6173 4 months ago
Nikita Koksharov 1a3dce1521 javadocs fixed 4 months ago
Nikita Koksharov a362296c80 javadocs fixed 4 months ago
Nikita Koksharov b570d86931 lib updated 4 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
4 months ago
Nikita Koksharov 78c388ac7a Merge branch 'master' of github.com:redisson/redisson 4 months ago
Nikita Koksharov fcb182a33d refactoring 4 months ago
Nikita Koksharov 7f05101021
Update CHANGELOG.md 4 months ago
Nikita Koksharov a42ad4df9e [maven-release-plugin] prepare for next development iteration 4 months ago
Nikita Koksharov c5f8fcf0e3 [maven-release-plugin] prepare release redisson-3.38.1 4 months ago
Nikita Koksharov 3a32180cf8 Fixed - pollAsync() and removeAsync() methods of RPriorityQueue and RPriorityDeque objects aren't guarded properly with lock. 4 months ago
Nikita Koksharov cd4a9cbb48 refactoring 4 months ago
Nikita Koksharov 234ad75647 Fixed - Spring Cache `Cacheable(sync)` loads value multiple times for reactive types or completableFuture. #6257 4 months ago
Nikita Koksharov 661c1a0cc5
Update CHANGELOG.md 4 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
4 months ago
Jacin Woo 985e0825cc build(pom.xml): upgrade kryo version 5.6.2
Signed-off-by: Wujiaxuan007 <wujiaxuan1995@gmail.com>
4 months ago
Nikita Koksharov db75fe9a77
Update CHANGELOG.md 4 months ago
Nikita Koksharov 8198243523 [maven-release-plugin] prepare for next development iteration 4 months ago
Nikita Koksharov 72823bfc31 [maven-release-plugin] prepare release redisson-3.38.0 4 months ago
Nikita Koksharov e302c9d14e plugins updated 4 months ago
Nikita Koksharov 595eae2017 Fixed - Spring Cache @Cacheable(sync) doesn't work with reactive types or completableFuture. #6256 4 months ago
Nikita Koksharov e3534349b1 maven-surefire-plugin forkCount parameter increased 4 months ago
Nikita Koksharov f7ddacc951 Fixed - lazyInitialization=true doesn't work in cluster mode (regression since 3.27.0) #6254 4 months ago
Nikita Koksharov 46868f2b4f docs updated 4 months ago
Nikita Koksharov 355b135627
Update README.md 4 months ago
Nikita Koksharov 3596f47cd6 refactoring 4 months ago
Nikita Koksharov 8bf65129a3 refactoring 4 months ago
Nikita Koksharov 80c2593a28 refactoring 4 months ago