You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
An enhancement for the datastore emulator to support gRPC.
The Datastore Emulator
gcloud SDK not supported
As of this release, the Datastore emulator that is part of the gcloud SDK is not compatible with gcloud-node. We use gRPC as our transport layer, while the gcloud SDK's Datastore emulator does not support gRPC.
Use gcd.sh directly
Or if this is already in the works is their an ETA on this? I would very much like to use the emulator opposed to the gcd-rpc tool because their is no admin console and it would be great to see the items in one place.
An enhancement for the datastore emulator to support gRPC.
Or if this is already in the works is their an ETA on this? I would very much like to use the emulator opposed to the gcd-rpc tool because their is no admin console and it would be great to see the items in one place.