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

Hibernate and more #1667

Closed
wants to merge 5 commits into from
Closed

Hibernate and more #1667

wants to merge 5 commits into from

Conversation

essen
Copy link
Member

@essen essen commented Feb 7, 2025

No description provided.

essen added 5 commits February 7, 2025 16:59
When enabled the connection process will automatically hibernate.
Because hibernation triggers GC, this can be used as a way to
keep memory usage lower, at the cost of performance.
When idle_timeout is configured we do not need a separate
timer to detect inactivity. Disabling idle_timeout is not
recommended and should not be necessary.
@essen essen closed this Feb 7, 2025
@essen essen deleted the hibernate-and-more branch February 7, 2025 16:59
@essen
Copy link
Member Author

essen commented Feb 7, 2025

Merged!!

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