Commit Graph

10193 Commits (redisson-3.44.0)
 

Author SHA1 Message Date
seakider f379c6a876 Style - code format
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
Nikita Koksharov 046fca66bf
Merge pull request #6372 from seakider/feat_getClientList
Feature - Support CLIENT LIST command for Spring Data #6108
2 months ago
Nikita Koksharov ba516b44d4 refactoring 2 months ago
Nikita Koksharov 258f1856bb tests fixed 2 months ago
seakider ec684623be Feature - Support CLIENT LIST command for Spring Data #6108
Signed-off-by: xuxiaolei <seakider@gmail.com>
2 months ago
Nikita Koksharov 0401642f15 refactoring 2 months ago
Nikita Koksharov 8e325a95f4 refactoring 2 months ago
Nikita Koksharov 7a7781b802 Feature - onConnectFailed() and onPingFailed() methods with Throwable argument added to org.redisson.client.FailedNodeDetector 2 months ago
Nikita Koksharov 386b2cea97 Fixed - MASTERDOWN error handling #291 2 months ago
Nikita Koksharov d19f1df9e6 Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov cb538bb5f4 Feature - cluster nodes state added in "node ... hasn't been discovered yet" error 2 months ago
Nikita Koksharov e2e50c446a doc updated 2 months ago
Nikita Koksharov 5871809606
Merge pull request #6368 from seakider/fix_contains
Fixed - The Bloom filter encounters an error if a contains() request …
2 months ago
seakider bbf049b3d4 Fixed - The Bloom filter encounters an error if a contains() request is made while it is being deleted and updated. #6197
Signed-off-by: xuxiaolei <seakider@gmail.com>
2 months ago
Nikita Koksharov 215bed3f67
Merge pull request #6367 from seakider/fix_push
Fixed - TasksService.addAsync() and RedissonExecutorService.pushTaskA…
3 months ago
seakider 35e2865213 Fixed - TasksService.addAsync() and RedissonExecutorService.pushTaskAsync(), 'publish' won't take effect #6365
Signed-off-by: xuxiaolei <seakider@gmail.com>
3 months ago
Nikita Koksharov 694a51af30
Merge pull request #6366 from seakider/fix_responseFuture
Fixed - responseFuture not finished
3 months ago
seakider ac44d9df0b Fixed - responseFuture not finished
Signed-off-by: seakider <seakider@gmail.com>
3 months ago
Nikita Koksharov a656ffed6d Fixed - RMap.addAndGet() doesn't work with MapWriter. #2600 3 months ago
Nikita Koksharov 88f4f09349 docs updated 3 months ago
Nikita Koksharov 35e21c7c47 checkstyle fixed 3 months ago
Nikita Koksharov c37970884e version updated 3 months ago
Nikita Koksharov 1f051b0591 version updated 3 months ago
Nikita Koksharov 43b9a7c5f0 tomcat updated 3 months ago
Nikita Koksharov cee1152324 Merge branch 'master' of github.com:redisson/redisson 3 months ago
Nikita Koksharov 254fdd559a refactoring 3 months ago
Nikita Koksharov 68efa444c9 refactoring 3 months ago
Nikita Koksharov 133b15f13a refactoring 3 months ago
Nikita Koksharov 5b2714fbee refactoring 3 months ago
Nikita Koksharov 66a62d2e56 refactoring 3 months ago
Nikita Koksharov a4410cce7e refactoring 3 months ago
Nikita Koksharov 231c63c249 refactoring 3 months ago
Nikita Koksharov a905e7a8ac
Merge pull request #6360 from seakider/fix_retry
Fixed - Task not firing on the next executor if app was killed #5577
3 months ago
seakider a115b66f28 Fixed - Task not firing on the next executor if app was killed #5577
Signed-off-by: xuxiaolei <seakider@gmail.com>
3 months ago
seakider 56544c6977 Fixed - Task not firing on the next executor if app was killed #5577
Signed-off-by: xuxiaolei <seakider@gmail.com>
3 months ago
Nikita Koksharov 63fdd3f09d quarkus updated 3 months ago
Nikita Koksharov 929bfb4616 Fixed - RListMultimapReactive.get() and RSetMultimapReactive.get() methods return object with methods which throw exceptions. 3 months ago
Nikita Koksharov 4c85a71c6d
Merge pull request #6357 from kramer/master
bugfix: RedissonListMultimapReactive.get(K) was using the wrong instance for creating proxy
3 months ago
Nikita Koksharov cda973c8d2 Fixed - RPriorityBlockingQueue.take() method consumes an element even after the calling thread has been interrupted. #3776 3 months ago
Nikita Koksharov 79ab202b62 Fixed - RedissonListMultimapRx.get(K) uses wrong instance for proxy 3 months ago
Nikita Koksharov 8507ae193b Fixed - RExecutorService's result futures might be never completed. #6271 3 months ago
Nikita Koksharov 681d0cce4e Fixed - RRemoteService shouldn't allocate a new worker if requestQueue is empty. 3 months ago
Nikita Koksharov 9781ca642b refactoring 3 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>
3 months ago
Nikita Koksharov 1b9fe75703 refactoring 3 months ago
Nikita Koksharov 7751f1b496 refactoring 3 months ago
Nikita Koksharov cb05221151 refactoring 3 months ago
Nikita Koksharov 20f2753292 refactoring 3 months ago
Nikita Koksharov 6816fa3a6d Merge branch 'master' of github.com:redisson/redisson 3 months ago
Nikita Koksharov 59d756f221 Fixed - destroy() method doesn't work if called immediately after creation of RDelayedQueue object. #5537 3 months ago