Skip to content

Use gRPC for Pub/Sub, Datastore, and Logging when possible #851

@jgeewax

Description

@jgeewax

See: https://github.com/google/googleapis

  • Pub/Sub
  • Datastore

PREVIOUS CONTENT: Now that gRPC is open-source, I was wondering how much effort it might be to add it to gcloud-python as the transport layer. Currently, I believe it would be supported for the Datastore and PubSub services...

Obviously we'd have to look at package distribution (as pip install grpc has some extra dependencies) but it'd be cool to add support for this as I suspect we'd see better performance.

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.api: loggingIssues related to the Cloud Logging API.api: pubsubIssues related to the Pub/Sub API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions