Skip to content

Conversation

@a-nogikh
Copy link
Collaborator

Instead of creating a new Spanner client/connection per each DB operation, cache the clients per each appID. In normal operation, there will be just one appID and one client. For tests, we create a different appID per each NewSpannerCtx anyway.

@a-nogikh a-nogikh marked this pull request as draft January 27, 2026 09:22
Instead of creating a new Spanner client/connection per each DB
operation, cache the clients per each appID. In normal operation,
there will be just one appID and one client. For tests, we create
a different appID per each NewSpannerCtx anyway.
@a-nogikh a-nogikh force-pushed the features/dashboard-spanner branch from 68f1307 to 2047e7e Compare January 27, 2026 10:26
@a-nogikh a-nogikh marked this pull request as ready for review January 27, 2026 10:36
@a-nogikh a-nogikh requested a review from dvyukov January 27, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant