Commit Graph

10195 Commits (93153b943446aeade1341d6891a9bcaeb0d3f3a8)
 

Author SHA1 Message Date
seakider 2cd38cf997 Feature - add MapEntryListener in RedissonSpringCacheManager, test case
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
seakider 989ddf7552 Feature - add MapEntryListener in RedissonSpringCacheManager
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
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…
2 months ago
seakider 35e2865213 Fixed - TasksService.addAsync() and RedissonExecutorService.pushTaskAsync(), 'publish' won't take effect #6365
Signed-off-by: xuxiaolei <seakider@gmail.com>
2 months ago
Nikita Koksharov 694a51af30
Merge pull request #6366 from seakider/fix_responseFuture
Fixed - responseFuture not finished
2 months ago
seakider ac44d9df0b Fixed - responseFuture not finished
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
Nikita Koksharov a656ffed6d Fixed - RMap.addAndGet() doesn't work with MapWriter. #2600 2 months ago
Nikita Koksharov 88f4f09349 docs updated 2 months ago
Nikita Koksharov 35e21c7c47 checkstyle fixed 2 months ago
Nikita Koksharov c37970884e version updated 2 months ago
Nikita Koksharov 1f051b0591 version updated 2 months ago
Nikita Koksharov 43b9a7c5f0 tomcat 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
Nikita Koksharov a905e7a8ac
Merge pull request #6360 from seakider/fix_retry
Fixed - Task not firing on the next executor if app was killed #5577
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 63fdd3f09d quarkus updated 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 1b9fe75703 refactoring 2 months ago
Nikita Koksharov 7751f1b496 refactoring 2 months ago
Nikita Koksharov cb05221151 refactoring 2 months ago
Nikita Koksharov 20f2753292 refactoring 2 months ago