- Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
As with database connections, in a webapp context it would be good to allow sharing a pool of datasets or buckets across requests. I have a start at one here:
GoogleCloudPlatform/google-cloud-python-expenses-demo@2ca42e2
with integration into a Pyramid webapp, showing how the pools would be used here:
GoogleCloudPlatform/google-cloud-python-expenses-demo@9c0f8b7
Metadata
Metadata
Assignees
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.