Commit Graph

8280 Commits (61d74ef2cd7aa8d1e2a9c01888f5279d6d838f2e)
 

Author SHA1 Message Date
Nikita Koksharov 61d74ef2cd Fixed - NPE is thrown by RedissonAutoConfiguration if Spring Boot 3.1+ #5314 1 year ago
Nikita Koksharov 3c942e3a4a refactoring 1 year ago
Nikita Koksharov 75a6cf25d2 Feature - Fallback to TCP in case of a UDP DNS truncation. #5137 1 year ago
Nikita Koksharov b73c74fd99 javadocs fixed 1 year ago
Nikita Koksharov 55964afe39 checkstyle fixed 1 year ago
Nikita Koksharov 16fc95e405 Fixed - WeightedRoundRobinBalancer doesn't support hostnames. 1 year ago
Nikita Koksharov 1f07cceeb4 Feature - putAll method with TTL added to RMapCacheRx and RMapCacheReactive objects. 1 year ago
Nikita Koksharov 5849efbc06 quarkus version updated 1 year ago
Nikita Koksharov 5c8c5486ff Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov e07b4e9799 Fixed - NPE in CommandPubSubDecoder #5308 1 year ago
Nikita Koksharov 5e93273964 Fixed - during connection initialization a new attempt isn't made for Busy, ClusterDown, TryAgain and Wait Redis errors 1 year ago
Nikita Koksharov ee7da523c7 test fixed 1 year ago
Nikita Koksharov 8ac0fcf1d2
Update README.md 1 year ago
Nikita Koksharov 97b5f06ea0
Merge pull request #5300 from KrogerWalt/modular
Allow base jar to be included in modular Java projects
1 year ago
Nikita Koksharov a23985e17d javadocs fixed 1 year ago
Nikita Koksharov 936db4bed8 Fixed - RJsonBucket.getType() throws NPE if type is null. #5304 1 year ago
Nikita Koksharov 0ffcb71eb3 Feature - failedSlaveNodeDetector setting added to Cluster, Sentinel, Replicated, Master/Slave modes. 1 year ago
Nikita Koksharov 1c40db60e4 test fixed 1 year ago
Nikita Koksharov c37d4411e7 netty updated 1 year ago
Nikita Koksharov 6d5a6367ce spring updated 1 year ago
Nikita Koksharov 9743e5e255 Fixed - IllegalStateException is thrown if RedisConnectionDetails registered in Spring Context with settings for Cluster or Sentinel. #5301 1 year ago
KrogerWalt 9cdce9b1db Allows jar to be included in modular Java projects
Signed-off-by: KrogerWalt <walt.moorhouse@kroger.com>
1 year ago
Nikita Koksharov 4e7724eddf refactoring 1 year ago
Nikita Koksharov c802abb446 lib updated 1 year ago
Nikita Koksharov 365424cb77 refactoring 1 year ago
Nikita Koksharov bfdf77f4ab version updated 1 year ago
Nikita Koksharov ebaf2f1da8 version updated 1 year ago
Nikita Koksharov 20d0c1a430 Fixed - RSearch vector field doesn't support alias. #5286 1 year ago
Nikita Koksharov 7b1c0f03bc Fixed - RSearch vector field doesn't support alias. #5286 1 year ago
Nikita Koksharov eafaf9223c org.redisson.cluster.ClusterSlotRange.hasSlot method added 1 year ago
Nikita Koksharov a724b0a4ef Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov c749249e99 Fixed - RSearch can not create Vector field. #5284 1 year ago
Nikita Koksharov 4643ef67bb
Update CHANGELOG.md 1 year ago
Nikita Koksharov 83afd930bd [maven-release-plugin] prepare for next development iteration 1 year ago
Nikita Koksharov f9b7366f9f [maven-release-plugin] prepare release redisson-3.23.4 1 year ago
Nikita Koksharov dedc33448a Feature - RedisNode.size() method added 1 year ago
Nikita Koksharov 02e2bd8857 test added 1 year ago
Nikita Koksharov 6c1c0071fb Fixed - wrong order of RSearch's FieldIndex tag caseSensitive() and separator() settings. #5278 1 year ago
Nikita Koksharov abe34b403a Fixed - RedisConnectionDetails isn't used for Redisson configuration in Spring Boot 3.1+. #5273 1 year ago
Nikita Koksharov 5e5489d61b Fixed - RedisConnectionDetails isn't used for Redisson configuration in Spring Boot 3.1+. #5273 1 year ago
Nikita Koksharov 32d23aba24 NPEs fixed 1 year ago
Nikita Koksharov 4cf340488d
Merge pull request #5247 from ikss/multi_permit_redisson_expirable_semaphore
Feature: multiple permit RedissonPermitExpirableSemaphore
1 year ago
Sergey Kuznetsov f44960ed09 Add tests. Change new API to behave as existing API for single permit release
Signed-off-by: Sergey Kuznetsov <sergey.kuznetsov@infobip.com>
1 year ago
Sergey Kuznetsov ba2aade9e5 Review fixes:
- change Flux and Flowable to Mono and Single

Signed-off-by: Sergey Kuznetsov <sergey.kuznetsov@infobip.com>
1 year ago
Sergey Kuznetsov e4f40c0534 Review fixes:
- add new methods to RPermitExpirableSemaphoreReactive
- add new methods to RPermitExpirableSemaphoreRx

Signed-off-by: Sergey Kuznetsov <sergey.kuznetsov@infobip.com>
1 year ago
Nikita Koksharov 1a764e4a56 Fixed - false slots added,slots removed messages in Redis Cluster. #4338 1 year ago
Sergey Kuznetsov d513705bc6 Review fixes:
- use byte arrays as keys

Signed-off-by: Sergey Kuznetsov <sergey.kuznetsov@infobip.com>
1 year ago
Nikita Koksharov 0db2ecab5b Fixed - false slots added,slots removed messages in Redis Cluster. #4338 1 year ago
Nikita Koksharov 06e7d920ef test fixed 1 year ago
Sergey Kuznetsov e24d413119 Review fixes:
- removed all unnecessary changes
- use table insert

Signed-off-by: Sergey Kuznetsov <sergey.kuznetsov@infobip.com>
1 year ago