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

Deployer - Use ConsistentRead for DynamoDB During Updates #146

Open
huntharo opened this issue Nov 28, 2021 · 0 comments
Open

Deployer - Use ConsistentRead for DynamoDB During Updates #146

huntharo opened this issue Nov 28, 2021 · 0 comments
Assignees
Milestone

Comments

@huntharo
Copy link
Collaborator

  • Deployer does not use ConsistentRead at the moment
  • Deployer should use ConsistentRead as it's throughput is low but it needs to read current state of the record not eventually consistent state
@huntharo huntharo self-assigned this Dec 3, 2021
@huntharo huntharo changed the title Demo - Deployer - Use ConsistentRead for DynamoDB During Updates Next - Deployer - Use ConsistentRead for DynamoDB During Updates Dec 3, 2021
@huntharo huntharo changed the title Next - Deployer - Use ConsistentRead for DynamoDB During Updates v0.3 - Deployer - Use ConsistentRead for DynamoDB During Updates Oct 2, 2022
@huntharo huntharo changed the title v0.3 - Deployer - Use ConsistentRead for DynamoDB During Updates vNext - Deployer - Use ConsistentRead for DynamoDB During Updates Oct 2, 2022
@huntharo huntharo added this to the v0.4 milestone Feb 11, 2023
@huntharo huntharo changed the title vNext - Deployer - Use ConsistentRead for DynamoDB During Updates Deployer - Use ConsistentRead for DynamoDB During Updates Feb 11, 2023
@huntharo huntharo removed this from the v0.4 milestone Apr 8, 2023
@huntharo huntharo added this to the v0.5 milestone May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant