Skip to content

Add support for initialConnections #136

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

Merged
merged 2 commits into from
May 28, 2025
Merged

Conversation

rbygrave
Copy link
Member

Allows a pool to be started with initialConnections that can be more than minConnections. This is useful when an application is deployed into something like K8s where a pod will quickly get full production load assigned to it (and we prefer more initial connections for that initial period).

Allows a pool to be started with initialConnections that can be more than minConnections. This is useful when an application is deployed into something like K8s where a pod will quickly get full production load assigned to it (and we prefer more initial connections for that initial period).
@rbygrave rbygrave self-assigned this May 28, 2025
@rbygrave rbygrave added this to the 10.1 milestone May 28, 2025
@rbygrave rbygrave merged commit eb66e05 into master May 28, 2025
2 checks passed
@rbygrave rbygrave deleted the feature/initialConnections branch May 28, 2025 04:14
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