Files
spring-data-redis/src/main/java
Mark Paluch 866010e71d Fix XREVRANGE using Lettuce to use the same connection.
XREVRANGE using Lettuce uses now the same connection instead of pinning execution to a dedicated connection.

Closes #2078
2021-06-09 15:58:21 +02:00
..