Skip to content

Reuse connections between requests with Postgres #3030

@kate-goldenring

Description

@kate-goldenring

The Postgres host component creates a client during calls to open_connection this client can then be reused across all database interactions within that request.

Ideally, connections should be shared between requests, with clients cached.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions