Database connections and pooling options #2259
Answered
by
sagarshah1983
sagarshah1983
asked this question in
Q&A
-
As I understand, Hydra does not use any sort of caching and always hits database. Is there a way to configure connection pool within Hydra so that it does not have create and authenticate against database during high load by creating new connections? |
Beta Was this translation helpful? Give feedback.
Answered by
sagarshah1983
Dec 17, 2020
Replies: 1 comment
-
Please ignore. I found the information I needed from here - https://www.ory.sh/docs/ecosystem/deployment/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aeneasr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please ignore. I found the information I needed from here - https://www.ory.sh/docs/ecosystem/deployment/