Persist global connection #815
Unanswered
rtritto
asked this question in
Help & Questions
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using SSR approach.
I need to share a database connection through pages as singleton (single instance).
If the HMR can reset it, what is the best way to do?
Beta Was this translation helpful? Give feedback.
All reactions