Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Lettuce connection pooling #216

Open
ikovalyov opened this issue Aug 26, 2021 · 2 comments
Open

Support Lettuce connection pooling #216

ikovalyov opened this issue Aug 26, 2021 · 2 comments
Labels
type: enhancement New feature or request

Comments

@ikovalyov
Copy link

Feature description

Lettuce supports connection pooling. We would like to have this functionality in the micronaut-redis. Switching from micronaut's RedisCache to manual queries with connection pool demonstrated improved performance.

@ikovalyov
Copy link
Author

ikovalyov commented Aug 27, 2021

#217 @graemerocher

@rjaros87
Copy link

Any update on this one? It would be nice to have connection pool for manual queries to Redis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants