Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

olavloite
Copy link
Contributor

Adds a sample and tests for executing stale reads on Spanner. Using stale reads can improve performance when the application does not require the guarantees that are given by strong reads.

Fixes #495

Adds a sample and tests for executing stale reads on Spanner. Using
stale reads can improve performance when the application does not require
the guarantees that are given by strong reads.

Fixes #495
@product-auto-label product-auto-label bot added api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. samples Issues that are directly related to samples. labels Dec 5, 2024
@olavloite olavloite merged commit e9df810 into main Dec 9, 2024
17 checks passed
@olavloite olavloite deleted the stale-reads branch December 9, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stale read support
1 participant