Skip to content

The version of redis client dependency #88

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

Open
lryan599 opened this issue May 6, 2025 · 0 comments
Open

The version of redis client dependency #88

lryan599 opened this issue May 6, 2025 · 0 comments

Comments

@lryan599
Copy link

lryan599 commented May 6, 2025

I observed that taskiq-redis requires a redis client with version greater than 5 or more, is it possible to support redis clients with version 4.x?

In fact, for some reason I'm currently only able to connect to redis using a 4.x client. At first I was getting dead loop with a 4.5 client, but after setting the max_connection_pool_size parameter it worked fine. Is it possible to set the max_connection_pool_size parameter to the default value of 50 instead of None?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant