Files
spring-data-redis/src/main/java/org/springframework/data/redis
Mark Paluch 0b60d632cc DATAREDIS-775 - Expose Lettuce RedisClient through RedisClientProvider.
We now expose the underlying Redis Client instance via RedisClientProvider.getRedisClient() to components that require direct client interaction. The client is exposed through ClusterConnectionProvider and now also through LettucePoolingConnectionProvider.

Exposing the client via LettucePoolingConnectionProvider allows Redis Cluster usage with connection pooling.

Original Pull Request: #316
2018-02-27 13:16:10 +01:00
..
2018-02-16 11:51:05 +01:00
2018-02-16 13:12:32 +01:00
2018-01-10 15:01:26 +01:00
2018-01-12 07:50:53 +01:00
2017-09-21 08:16:43 +02:00