spring-boot/spring-boot-starters/spring-boot-starter-redis
Andy Wilkinson b6cd2c970c Use Jedis rather than Lettuce as preferred Redis client
Salvatore has indicated that Jedis is his Java Redis client of choice.
This commit updates the auto-configuration support, actuator and
Redis starter accordingly.

Completes #745
2014-04-28 14:06:40 +01:00
..
src/main/resources/META-INF Add META-INF/spring.provides to starters 2013-11-20 16:14:05 +00:00
pom.xml Use Jedis rather than Lettuce as preferred Redis client 2014-04-28 14:06:40 +01:00