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

Redis: Switch Project Config Pool to Async Client #3830

Open
Dav1dde opened this issue Jul 18, 2024 · 0 comments
Open

Redis: Switch Project Config Pool to Async Client #3830

Dav1dde opened this issue Jul 18, 2024 · 0 comments
Labels
maintenance Tasks with this label generally have a lower priority and due date

Comments

@Dav1dde
Copy link
Member

Dav1dde commented Jul 18, 2024

Follow-up after: #3829

We can now switch the pool for project configs to an async pool and client and instead of a lot of spawn_blocking calls in an async context we can just use the async client instead.

@olksdr olksdr added the maintenance Tasks with this label generally have a lower priority and due date label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tasks with this label generally have a lower priority and due date
Projects
None yet
Development

No branches or pull requests

2 participants