• Stephane Nicoll's avatar
    Switch redis starter to use Lettuce · 9f998d61
    Stephane Nicoll authored
    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
    9f998d61
howto.adoc 121 KB