redis / lettuce

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
https://lettuce.io
MIT License
5.41k stars 975 forks source link

springboot , redis cluster #2573

Closed young47 closed 10 months ago

young47 commented 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?

mp911de commented 10 months ago

See https://github.com/lettuce-io/lettuce-core/wiki/Connection-Pooling