-
Notifications
You must be signed in to change notification settings - Fork 567
Closed
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: acknowledgedtype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
Hello,
would be good to have documentation describing how to use the library in multithreaded environment. Does user need to create multiple say Gcloud.datastore objects, one per thread, or is it possible to use single object?
I currently assume the former and use a connection pool gem to manage connections.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: acknowledgedtype: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.