Skip to content

Migrate google-cloud-java/google-cloud-datastore to use GAPIC low-level libraries #21

@wsh

Description

@wsh

Right now, https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-datastore depends on https://github.com/GoogleCloudPlatform/google-cloud-datastore, which is suboptimal for several reasons:

  1. No support for gRPC.
  2. Lack of uniformity with other google-cloud-java clients.
  3. Continued dependence on the separate google-cloud-datastore artifact, which frequently leads to confusion because of the unfortunate naming similarity. We'd like to deprecate this artifact altogether.

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the googleapis/java-datastore API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions