Files
spring-data-redis/src/main/java/org
Christoph Strobl bdf15de653 Support precise sub second timeout for BZPOPMIN, BZPOPMAX.
In cases where the timeout is defined in msec we calculate a precise timeout for the BZPOP* operations.
#2102 will bring this behaviour also to List commands.

Original Pull Request: #2088
2021-06-29 07:52:14 +02:00
..