-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
api: datastoreIssues related to the googleapis/java-datastore API.Issues related to the googleapis/java-datastore 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
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:
- No support for gRPC.
- Lack of uniformity with other google-cloud-java clients.
- 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.Issues related to the googleapis/java-datastore 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.