You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-starters/spring-boot-starter-data-redis
Stephane Nicoll 9f998d6191 Switch redis starter to use Lettuce
This commit changes the default client to Lettuce. This has the side
effect of making the `spring-boot-starter-redis-reactive` irrelevant.

Recent improvements made pooling optional so `commons-pool2` is no
longer provided by default either.

Closes gh-10480
7 years ago
..
src/main/resources/META-INF Switch redis starter to use Lettuce 7 years ago
pom.xml Switch redis starter to use Lettuce 7 years ago