M Sazzadul Hoque
M Sazzadul Hoque
@gkorland @dengliming @mina-asham @yangbodong22011 PING!
@s-sathish We will.
@ihaohong Nothing ATM. Thank you for your patience.
@Ciccios A new param `infiniteSoTimeout` has been introduced since Jedis 3.4.0. Does it work for you? Feel free to let us know your opinion.
@Ciccios In case of blocking commands, Jedis (by default) sets the socket timeout to `0` to wait for all the time it takes (aka infinite time) to get a response...
Dupe #2216
@nishantjain91 @qi-min @abubeback Would it be possible for any of you to test Jedis 4? Preferably 4.3.0-m2?
@yangbodong22011 The OP is asking about compatibilities between Redis versions and Jedis versions. `@since` tag won't do.
@simonprickett This is available since Jedis 4.0 by ``` List xrange(String key, String start, String end); List xrange(String key, String start, String end, int count); ``` where users are expected...
@dengliming I asked and got neither positive nor negative response.