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

Upgrade connection pool #800

Closed
vitaly-t opened this issue Jul 28, 2021 · 1 comment
Closed

Upgrade connection pool #800

vitaly-t opened this issue Jul 28, 2021 · 1 comment

Comments

@vitaly-t
Copy link
Owner

vitaly-t commented Jul 28, 2021

In order to finish the upgrade to v8.7.1 of the driver, add support + documentation for the new allowExitOnIdle option.

See this PR from the driver.

@vitaly-t
Copy link
Owner Author

Done in v10.11.0.

Now if you want your run-through module to exit automatically, without shutting down the pool manually, just set allowExitOnIdle: true within your database connection parameters.

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

No branches or pull requests

1 participant