jacobxk
Results
2
issues of
jacobxk
I used the `loadtest` function with the url with port like 'http://127.0.0.1:8000', and the response_code in the result consistently return `Non HTTP response code: java.net.URISyntaxException`. And I found a possible...
Suppose there were several hosts and ports of the redis server, like 10.0.1.1:6381 10.0.1.1:6382 10.0.1.2:6381 10.0.1.2:6382 how can I configure the `redux::hiredis()`? I have google around but can't find a...