For folks using Hyperdrive: Do you create a connection globally (outside the bounds of a request) so
For folks using Hyperdrive: Do you create a connection globally (outside the bounds of a request) so it's reused for the worker lifetime, or are you creating a connection per-request? Any performance implications for doing one or the other?
Normally I would do the former, but all the docs suggest the latter, so not sure if there is something Hyperdrive specific to keep in mind
Normally I would do the former, but all the docs suggest the latter, so not sure if there is something Hyperdrive specific to keep in mind




