Popular repositories
31 contributions in the last year
Less
More
Contribution activity
April 2021
Created a pull request in redisson/redisson that received 1 comment
removed check for invocation of sync methods in async/rx/reactive listeners
Can't find an issue or document of why adding such condition checking. Maybe a fast work-around.
+0
−4
•
1
comment
Opened 1 other pull request in 1 repository
spring-projects/spring-statemachine
1
open
Created an issue in redisson/redisson that received 1 comment
Sync methods can't be invoked from async/rx/reactive listeners
I use both sync and reactive redisson clients in one project. Reactive one for business logic and sync one for third party library. Calling sync cl…
1
comment