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

Move to connection pool (and sqla async) #206

Open
ericthelemur opened this issue May 25, 2023 · 0 comments
Open

Move to connection pool (and sqla async) #206

ericthelemur opened this issue May 25, 2023 · 0 comments
Labels
large/long term Larger changes for the soonTM pile

Comments

@ericthelemur
Copy link
Contributor

Using a single connection for everything is not ideal, so refactor to use a connection pool.

This does require a large refactor of everything, so probably worth combining with moving to SQLAlchemy async while we are at it.

@ericthelemur ericthelemur added the large/long term Larger changes for the soonTM pile label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
large/long term Larger changes for the soonTM pile
Projects
None yet
Development

No branches or pull requests

1 participant