kitkars
kitkars
@mrniko `Mono.empty()` / `Flux.empty()` is for both **_null_** values or **_void_** types. Here `Collections.emptyMap()` basically means no message. `Mono.empty()` seems to be a correct choice for a reactive-stream pipeline. But...
Hi @violetagg & @ricardkollcaku Out of curiosity, I just wanted to try myself the test. Your test looks good. HTTP2 is better than HTTP1.1 when we really use the persistent...
@ricardkollcaku @samueldlightfoot Couple of things to notice. **_Issue 1:_**: I checked your gradle file. As far as I know you never used 1.0.20-SNAPSHOT because (I am a maven user. this...
**_Redisson_** team is adding this feature. Just FYI. https://github.com/redisson/redisson/issues/3759
Hi @OlegDokuka , Is it already implemented? Do you any samples? Thanks.
Thanks @OlegDokuka .
Just to explain scenario, Let's imagine a graphql server **_B_** which has 3 graphql upstreams servers. Say **_A1, A2, A3._** (This is a simplified view just to explain the problem)...