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

Add Support maxCommitDelay when insert and update #205

Open
b141568 opened this issue Apr 5, 2024 · 0 comments
Open

Add Support maxCommitDelay when insert and update #205

b141568 opened this issue Apr 5, 2024 · 0 comments

Comments

@b141568
Copy link

b141568 commented Apr 5, 2024

Hello

I noticed that Google recently released capacity-optimized recordings.

We can adjust the maximum writing delay, at the cost of increasing computational usage.

It would be very interesting if it were possible to define a default value in config.database or as a function during the querybuilder.

This can help with systems that need to work with less delay.

Source:
https://cloud.google.com/spanner/docs/throughput-optimized-writes

https://github.com/googleapis/google-cloud-php/blob/e22a5b45bd70c3cc27887d498e7a7d149de86b7b/Spanner/src/Operation.php#L127

@b141568 b141568 changed the title Add maxCommitDelay when insert and update Add Support maxCommitDelay when insert and update Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant