Closed young47 closed 10 months ago
I am using springboot data redis to connect redis cluster. i am not sure the connection pool dependency is needed added in pom? if not, the lettuce will be using pool to connect redis cluster?
See https://github.com/lettuce-io/lettuce-core/wiki/Connection-Pooling
I am using springboot data redis to connect redis cluster. i am not sure the connection pool dependency is needed added in pom? if not, the lettuce will be using pool to connect redis cluster?