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