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

persistent-sqlite: Provide a way to specify the amount of time for which an unused SQLite connection is kept open #1490

Closed
ciukstar opened this issue Apr 21, 2023 · 1 comment

Comments

@ciukstar
Copy link
Contributor

Provide a way to specify and honor the amount of time for which an unused connection is kept open when creating a SQLite connection pool.

Note that this was implemented for persistent-postgresql by means of PostgresConf { pgPoolIdleTimeout }.

Thanks.

@ciukstar
Copy link
Contributor Author

Resolved by pr #1524

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