Create db connection global #249
Unanswered
apptechxonia
asked this question in
Q&A
Replies: 1 comment
-
Hello, same question here, see reference post here btw @apptechxonia, how do you show it does initiate new DB connections (I'm pretty sure it does from the code, but I'm curious to know how can we/you prove it?) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With reference to documentation example, I want to connect lambda with Mongodb ,
But every API request initiate new DB connection. How to cache or reuse Mongodb connection using Mangum ?
Beta Was this translation helpful? Give feedback.
All reactions