Files
spring-data-redis/src/test/java/org/springframework/data/redis
Mark Paluch ca5f9ee2d6 DATAREDIS-720 - Reuse shared connection across reactive connection wrappers.
We now reuse a shared Lettuce connection across our reactive connection wrappers if LettuceConnectionFactory is configured to provide a shared connection instance. Reactive connections can either operate with a shared connection or with a connection provider only.

We also now execute blocking Redis commands (BLPOP, BRPOP, BRPOPLPUSH) on dedicated connection.

Original Pull Request: #290
2017-10-24 15:10:48 +02:00
..
2017-10-20 10:12:59 +02:00
2017-07-28 09:36:48 +02:00
2017-07-28 09:36:48 +02:00
2017-09-18 15:29:50 +02:00
2017-07-28 09:36:48 +02:00