Files
spring-data-redis/src/test/java/org
Christoph Strobl 7c20dd2f83 DATAREDIS-676 - Pass on configured command timeout to LettuceClusterConnection.
We now not only configure the underlying lettuce connection with the command timeout set via the connection factory, but also make sure to pass the option on to the LettuceClusterConnection.

Original pull request: #266.
2017-08-21 10:16:32 +02:00
..