azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

[Cosmos] Add optimistic concurrency samples (etag/ifmatch)

Open simorenoh opened this issue 2 years ago • 1 comments

It was recently pointed out to me that we were missing samples around the use of etags and if-match (optimistic concurrency) for our SDK - we do have tests, but these samples were missing. For more on optimistic concurrency: https://learn.microsoft.com/azure/cosmos-db/nosql/database-transactions-optimistic-concurrency

simorenoh avatar Jan 11 '24 21:01 simorenoh

API change check

API changes are not detected in this pull request.

azure-sdk avatar Jan 11 '24 22:01 azure-sdk