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

Add more pool settings #416

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Add more pool settings #416

merged 2 commits into from
Apr 26, 2023

Conversation

levkk
Copy link
Contributor

@levkk levkk commented Apr 26, 2023

Features

Add more settings similar to PgBouncer:

  • server_lifetime: Maximum amount of time a server connection can be reused before being closed.
  • min_pool_size: Minimum amount of idle connections in the connection pool to keep open.

@levkk levkk added the enhancement New feature or request label Apr 26, 2023
@levkk levkk requested review from magec and drdrsh April 26, 2023 23:13
@levkk levkk merged commit 4a87b48 into main Apr 26, 2023
@levkk levkk deleted the levkk-more-pool-settings branch April 26, 2023 23:33
Copy link
Collaborator

@magec magec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants