yokawasa / azure-functions-python-samples

Azure Functions Python Sample Codes. NOTE: The project, hosted in a repository, is no longer actively maintained by its creators or contributors. There won't be any further updates, bug fixes, or support from the original developers in the project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Singleton instance for MongoDb

antonioschaffert opened this issue · comments

Hi,

How do we create one MongoDb Connection to be used across all azure function invocations?

@antonioschaffert
I believe this is a relevant issue. please take a look
Azure/azure-functions-host#912

@antonioschaffert I'm closing the issue. But please feel free to open if you need further discussion