Oh I see. That's so interesting, I'm not familiar with that. Do you have connection monitoring on y
Oh I see. That's so interesting, I'm not familiar with that.
Do you have connection monitoring on your origin database? How many actually get opened/held there?
Hyperdrive is kind of unique in that the client connection from the Worker is completely separate from the origin connection to the DB. The client connections are very cheap, and the Hyperdrive+Worker Runtime manage their lifecycle automatically.
Do you have connection monitoring on your origin database? How many actually get opened/held there?
Hyperdrive is kind of unique in that the client connection from the Worker is completely separate from the origin connection to the DB. The client connections are very cheap, and the Hyperdrive+Worker Runtime manage their lifecycle automatically.

