Files
spring-data-redis/src/main/java/org/springframework/data/redis
Mark Paluch f4676edbd2 DATAREDIS-1138 - Fix detection whether XREAD is blocking.
We now correctly check if a BLOCK option is configured using a timeout of zero or higher. Previously we only checked if the configured value is greater than zero and didn't consider that a timeout of zero blocks indefinitely.

Original Pull Request: #528
2020-05-06 15:22:09 +02:00
..
2020-04-07 10:28:47 +02:00
2017-09-21 08:16:43 +02:00