Commit Graph

10188 Commits (0bda4b5b44861bdb3d46eee1291daad83f50b8ba)
 

Author SHA1 Message Date
Nikita Koksharov 81eba6454e Fixed - RandomXoshiro256PlusPlus might block Redisson initialization. #6307 1 month ago
Nikita Koksharov dddb1580ad Fixed - RPriorityBlockingQueue.draintTo() method shouldn't resend command on response timeout 1 month ago
Nikita Koksharov 5be0604771 Merge branch 'master' of github.com:redisson/redisson 1 month ago
Nikita Koksharov 74698abf60 logback updated 1 month ago
Nikita Koksharov a0bac462fb
Merge pull request #6348 from seakider/fix_releaseAsync
Fixed - RPermitExpirableSemaphore.release
1 month ago
seakider 7451a972d0 Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist #6343
Signed-off-by: xuxiaolei <seakider@gmail.com>
1 month ago
seakider 8e06ee17fd Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist #6343
Signed-off-by: xuxiaolei <seakider@gmail.com>
1 month ago
seakider 4d6ed7d72b Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist #6343
Signed-off-by: xuxiaolei <seakider@gmail.com>
1 month ago
seakider ee3d4c2e37 Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist #6343
Signed-off-by: xuxiaolei <seakider@gmail.com>
1 month ago
Nikita Koksharov 76dfaf0b6f docs updated 1 month ago
Nikita Koksharov cd7f26b19a javadocs updated 1 month ago
Nikita Koksharov edf9f4bb13 Merge branch 'master' of github.com:redisson/redisson 1 month ago
Nikita Koksharov b029c325e7 Feature - sslVerificationMode setting added #6265 1 month ago
Nikita Koksharov e4a1c99dae Fixed - RTopic listeners leak if they are defined as a lambda. #6345 1 month ago
Nikita Koksharov a991823994
Merge pull request #6346 from seakider/feat_getLeaseTime
Feature - getLeaseTime() for RPermitExpirableSemaphore
1 month ago
seakider 4dc23d640e Feature - getLeaseTime() for RPermitExpirableSemaphore
Signed-off-by: seakider <seakider@gmail.com>
1 month ago
seakider 2abb51917e Feature - getLeaseTime() for RPermitExpirableSemaphore
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
Nikita Koksharov bfaa09f671 Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov e0806a122e netty upgraded 2 months ago
Nikita Koksharov 34a8f2770c
Update CHANGELOG.md 2 months 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 9dafc518c0 Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov bb55c06506 refactoring 2 months ago
Nikita Koksharov 74e8cb3bed
Merge pull request #6334 from blacksails/fix-quarkus-sentinel-addresses
Fix Quarkus redisson config with sentinel config
2 months ago
Benjamin Nørgaard 8e574ce872 Fix Quarkus redisson config with sentinel config
Similar to https://github.com/redisson/redisson/issues/4076 config load
fails for `sentinel-addresses`. This adds sentinel to the LIST_NODES so
that sentinel configuration also works.

Signed-off-by: Benjamin Nørgaard <mail@blacksails.dev>
2 months ago
Nikita Koksharov c30fc89fc2 Fixed - starvation of pub/sub connections may cause a memory leak. #6328 2 months ago
Nikita Koksharov 6a6bc93084 Improvement - LRUCacheMap speed optimization up to 200x 2 months ago
Nikita Koksharov 4b94198b10 refactoring 2 months ago
Nikita Koksharov 0ac062571c license added 2 months ago
Nikita Koksharov 576fe375ae refactoring 2 months ago
Nikita Koksharov e108378a6f Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov 1415892be1 Improvement - LRUCacheMap speed optimization up to 200x 2 months ago
Nikita Koksharov 3869b98a53
Update CHANGELOG.md 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 998cbefe4c Improvement - netty pending tasks report in timeout exceptions 2 months ago
Nikita Koksharov 7a385c703a Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov fc6c2d7406 CODECS cache size increased 2 months ago
Nikita Koksharov 89d08dc42d
Update README.md 2 months ago
Nikita Koksharov 20866fcf5c
Update README.md 2 months ago
Nikita Koksharov 01919c7bbc refactoring 2 months ago
Nikita Koksharov 621ec9425b Fixed - Redis or Valkey hostname parsing. #3807 2 months ago
Nikita Koksharov a0d933191e refactoring 2 months ago
Nikita Koksharov 73228aa893 Fixed - NoClassDefFoundError is thrown during run with Spring Boot 3.4.0 in native mode. #6320 2 months ago
Nikita Koksharov df58bf38c7 Fixed - RTopic and RShardedTopic fail to resubscribe after node's DNS record change. #6023 2 months ago
Nikita Koksharov 000fe9685d refactoring 2 months ago
Nikita Koksharov 805511a2d1 Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov f4c7783fec SimpleDnsServer added 2 months ago
Nikita Koksharov 2e71c7186d
Update CHANGELOG.md 2 months ago