Commit Graph

5412 Commits (88f4f09349f2370e19e8328f286a9e966718fb18)

Author SHA1 Message Date
Nikita Koksharov 35e21c7c47 checkstyle fixed 2 months ago
Nikita Koksharov c37970884e version updated 2 months ago
Nikita Koksharov cee1152324 Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov 254fdd559a refactoring 2 months ago
Nikita Koksharov 68efa444c9 refactoring 2 months ago
Nikita Koksharov 133b15f13a refactoring 2 months ago
Nikita Koksharov 5b2714fbee refactoring 2 months ago
Nikita Koksharov 66a62d2e56 refactoring 2 months ago
Nikita Koksharov a4410cce7e refactoring 2 months ago
Nikita Koksharov 231c63c249 refactoring 2 months ago
seakider a115b66f28 Fixed - Task not firing on the next executor if app was killed #5577
Signed-off-by: xuxiaolei <seakider@gmail.com>
2 months ago
seakider 56544c6977 Fixed - Task not firing on the next executor if app was killed #5577
Signed-off-by: xuxiaolei <seakider@gmail.com>
2 months ago
Nikita Koksharov 929bfb4616 Fixed - RListMultimapReactive.get() and RSetMultimapReactive.get() methods return object with methods which throw exceptions. 2 months ago
Nikita Koksharov 4c85a71c6d
Merge pull request #6357 from kramer/master
bugfix: RedissonListMultimapReactive.get(K) was using the wrong instance for creating proxy
2 months ago
Nikita Koksharov cda973c8d2 Fixed - RPriorityBlockingQueue.take() method consumes an element even after the calling thread has been interrupted. #3776 2 months ago
Nikita Koksharov 79ab202b62 Fixed - RedissonListMultimapRx.get(K) uses wrong instance for proxy 2 months ago
Nikita Koksharov 8507ae193b Fixed - RExecutorService's result futures might be never completed. #6271 2 months ago
Nikita Koksharov 681d0cce4e Fixed - RRemoteService shouldn't allocate a new worker if requestQueue is empty. 2 months ago
Nikita Koksharov 9781ca642b refactoring 2 months ago
Cihan Keser 2c7723bba2 bugfix: RedissonListMultimapReactive.get(K) was using the wrong instance for creating proxy
Signed-off-by: Cihan Keser <cihan.keser@entaingroup.com>
2 months ago
Nikita Koksharov 59d756f221 Fixed - destroy() method doesn't work if called immediately after creation of RDelayedQueue object. #5537 2 months ago
Nikita Koksharov a932de8013 logging added 2 months ago
Nikita Koksharov d63b0bb825 toString() methods added 2 months ago
Nikita Koksharov 5b0d71dee4 [maven-release-plugin] prepare for next development iteration 2 months ago
Nikita Koksharov 62dc29eb55 [maven-release-plugin] prepare release redisson-3.41.0 2 months ago
Nikita Koksharov 81eba6454e Fixed - RandomXoshiro256PlusPlus might block Redisson initialization. #6307 2 months ago
Nikita Koksharov dddb1580ad Fixed - RPriorityBlockingQueue.draintTo() method shouldn't resend command on response timeout 2 months 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>
2 months 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>
2 months 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>
2 months 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>
2 months ago
Nikita Koksharov cd7f26b19a javadocs updated 2 months ago
Nikita Koksharov edf9f4bb13 Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov b029c325e7 Feature - sslVerificationMode setting added #6265 2 months ago
Nikita Koksharov e4a1c99dae Fixed - RTopic listeners leak if they are defined as a lambda. #6345 2 months ago
seakider 4dc23d640e Feature - getLeaseTime() for RPermitExpirableSemaphore
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
seakider 2abb51917e Feature - getLeaseTime() for RPermitExpirableSemaphore
Signed-off-by: seakider <seakider@gmail.com>
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
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 1415892be1 Improvement - LRUCacheMap speed optimization up to 200x 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