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

sqlite: separate rw and ro connection pools #412

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Conversation

awoimbee
Copy link
Collaborator

This allows more throughput.
This PR also updates places where the code was holding an rw connection for too long.

@awoimbee awoimbee self-assigned this Feb 11, 2025
@awoimbee awoimbee marked this pull request as ready for review February 11, 2025 17:26
@awoimbee awoimbee merged commit d93c6f8 into main Feb 11, 2025
5 checks passed
@awoimbee awoimbee deleted the aw/sqlite-ro-pool branch February 11, 2025 17:28
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

Successfully merging this pull request may close these issues.

1 participant