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

use dynamodb consistent read to ensure we check against latest lock #1403

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

larhauga
Copy link
Contributor

I am not super familiar with ConsistentRead, but it seems like a good option to use when utilizing dynamodb as a lock provider. Ref https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadConsistency.html

@motatoes
Copy link
Contributor

Nice, will definitely help for companies with high volume of PRs 😉
BTW we are gonna be moving to locks being in the orchestrator backend since it will help improve alot of experience around the locking part. So the cloud native locks will probably be only applicable to folks using backendless mode

@motatoes motatoes merged commit dd28c19 into diggerhq:develop Apr 29, 2024
4 checks passed
ben-of-codecraft pushed a commit to ben-of-codecraft/digger that referenced this pull request May 21, 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

Successfully merging this pull request may close these issues.

None yet

2 participants