Skip to content

Web app and connections pool #333

Answered by Fs02
m-barthelemy asked this question in Q&A
Discussion options

You must be logged in to vote

REL is using sql.DB under the hood
you can check sql.DB for pool related config
https://pkg.go.dev/database/sql#DB.SetMaxIdleConns
https://go.dev/doc/database/manage-connections

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by m-barthelemy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants