Commit Graph

9635 Commits (520bb669e9fefc73d569f293f8bcba5f608bfa83)
 

Author SHA1 Message Date
Nikita Koksharov bcf619807f Merge branch 'master' of github.com:redisson/redisson 8 months ago
Nikita Koksharov d4fe58df5b Feature - RSearch.getIndexes() method added #6008 8 months ago
Nikita Koksharov 70a30468a7
Update README.md 8 months ago
seakider f45653ecbb Fixed - method containsAll execute incorrect or caused RedisException
modify the test case

Signed-off-by: seakider <seakider@gmail.com>
8 months ago
seakider 2491156c1a Fixed - method containsAll execute incorrect or caused RedisException
Signed-off-by: seakider <seakider@gmail.com>
8 months ago
Nikita Koksharov ff83bd08f7 Feature - RedissonRegionNativeFactory added for Hibernate module 8 months ago
Nikita Koksharov fc59b0785d
Update README.md 8 months ago
Nikita Koksharov 13dfb22579
Update README.md 8 months ago
Nikita Koksharov 4eba2c5bba
Update README.md 8 months ago
Nikita Koksharov c60f0ddd44 maven config fixed 8 months ago
Nikita Koksharov 07778ecd05
Merge pull request #6002 from redisson/dependabot/maven/io.micrometer-micrometer-core-1.13.1
Bump io.micrometer:micrometer-core from 1.12.5 to 1.13.1
8 months ago
Nikita Koksharov fabad0b1df
Merge pull request #5999 from redisson/dependabot/maven/org.springframework.boot-spring-boot-autoconfigure-3.3.1
Bump org.springframework.boot:spring-boot-autoconfigure from 3.2.5 to 3.3.1
8 months ago
dependabot[bot] 75bfa9711e
Bump io.micrometer:micrometer-core from 1.12.5 to 1.13.1
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.12.5 to 1.13.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.5...v1.13.1)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot] 5bc7761602
Bump io.github.hakky54:logcaptor from 2.9.2 to 2.9.3
Bumps [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor) from 2.9.2 to 2.9.3.
- [Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/Hakky54/log-captor/compare/v2.9.2...v2.9.3)

---
updated-dependencies:
- dependency-name: io.github.hakky54:logcaptor
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot] 37f8f364dd
Bump org.springframework.boot:spring-boot-autoconfigure
Bumps [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 3.2.5 to 3.3.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Nikita Koksharov 9347e15d8c Feature - caches-native cache type added to Micronaut module. 8 months ago
Nikita Koksharov 8bdf91a8a2
Update README.md 8 months ago
Nikita Koksharov 279c13ee41
Update README.md 8 months ago
Nikita Koksharov 6bc7171801
Update README.md 8 months ago
Nikita Koksharov 95a2419ff3 Merge branch 'master' of github.com:redisson/redisson 8 months ago
Nikita Koksharov 2972b249bc Feature - RedissonSpringCacheNativeManager implemented 8 months ago
Nikita Koksharov d47ca52133 Improvement - RedissonCache.put() method optimization 8 months ago
Nikita Koksharov cff7e9dbd6
Update README.md 8 months ago
Nikita Koksharov 1ba9428bd8
Update README.md 8 months ago
Nikita Koksharov d45136faee
Update README.md 8 months ago
Nikita Koksharov 9b1decaaa7
Update README.md 8 months ago
Nikita Koksharov 28300b3e81
Update README.md 8 months ago
Nikita Koksharov 18fcc57f20
Update README.md 8 months ago
Nikita Koksharov 16e011cd6b
Update README.md 8 months ago
Nikita Koksharov 6fe09be8e1
Update README.md 8 months ago
Nikita Koksharov 7f306eaeec
Update README.md 8 months ago
Nikita Koksharov 49d95f9aec Merge branch 'master' of github.com:redisson/redisson 8 months ago
Nikita Koksharov b4c96722b0 Feature - RedissonCacheNative implementation added for Mybatis cache. 8 months ago
Nikita Koksharov e6cef28d22
Update README.md 8 months ago
Nikita Koksharov a14c9d0275
Update README.md 8 months ago
Nikita Koksharov 9d0adcefb9
Update README.md 8 months ago
Nikita Koksharov 7c38ca6790 Fixed - too many requests with small threads amount may cause OOM. #5976 8 months ago
Nikita Koksharov 2df75948b6 libs updated 8 months ago
Nikita Koksharov ce1f693590 Fixed - connection leak during high load with few connections #5971 8 months ago
Nikita Koksharov 3c1c90f603 Fixed - connection leak during high load with few connections #5971 8 months ago
Nikita Koksharov ca4dae140b Merge branch 'master' of github.com:redisson/redisson 8 months ago
Nikita Koksharov dc3b555bf2 version updated 8 months ago
Nikita Koksharov e7dcb0389e
Merge pull request #5991 from seakider/fix_ringbuffer
Fixed - RingBuffer#setCapacity, trim list incorrect
8 months ago
seakider 89d27af438 Fixed - RingBuffer#setCapacity, trim list incorrect
Signed-off-by: seakider <seakider@gmail.com>
8 months ago
Nikita Koksharov 090eca4e18
Merge pull request #5982 from redisson/dependabot/maven/org.sonatype.plugins-nexus-staging-maven-plugin-1.7.0
Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0
8 months ago
Nikita Koksharov 23cc4deb8f
Merge pull request #5980 from redisson/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.0
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0
8 months ago
Nikita Koksharov b261e6c833
Merge pull request #5979 from redisson/dependabot/maven/io.projectreactor-reactor-test-3.6.7
Bump io.projectreactor:reactor-test from 3.6.6 to 3.6.7
8 months ago
Nikita Koksharov 90efc634e2
Merge pull request #5978 from redisson/dependabot/maven/com.github.hazendaz.jmockit-jmockit-1.54.0
Bump com.github.hazendaz.jmockit:jmockit from 1.52.0 to 1.54.0
8 months ago
Nikita Koksharov b7a5b50a8b Merge branch 'master' of github.com:redisson/redisson 8 months ago
Nikita Koksharov 0c7743c03e Fixed - password shouldn't be printed in logs. #5984 8 months ago