Web app and connections pool #333
Answered
by
Fs02
m-barthelemy
asked this question in
Q&A
-
Hi, If I understand correctly, creating an adapter with, for example, Does |
Beta Was this translation helpful? Give feedback.
Answered by
Fs02
Jul 13, 2023
Replies: 1 comment
-
REL is using sql.DB under the hood |
Beta Was this translation helpful? Give feedback.
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
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