Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcloud datastore container to allow configuration for consistency #3461

Closed
saturnism opened this issue Nov 11, 2020 · 3 comments
Closed

gcloud datastore container to allow configuration for consistency #3461

saturnism opened this issue Nov 11, 2020 · 3 comments

Comments

@saturnism
Copy link
Contributor

gcloud beta emulators datastore start takes an optional --consistency argument. For local tests, setting this to 1.0 can be useful.

Propose adding .withConsistency(Float) to configure the startup command.

/cc @eddumelendez wdyt?

@eddumelendez
Copy link
Member

I agree. not an expert with the emulators but improvements like this will improve the DX. Thanks Ray!

@eddumelendez
Copy link
Member

See #5993 😃

@kiview
Copy link
Member

kiview commented Nov 14, 2022

Fixed by #5993.

@kiview kiview closed this as completed Nov 14, 2022
@kiview kiview added this to the next milestone Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants