(no title)
dsp1234 | 7 years ago
"GetItem provides an eventually consistent read by default."
This seems to meet the definition of "DynamoDB's default settings"
[0] - https://docs.aws.amazon.com/amazondynamodb/latest/APIReferen...
dsp1234 | 7 years ago
"GetItem provides an eventually consistent read by default."
This seems to meet the definition of "DynamoDB's default settings"
[0] - https://docs.aws.amazon.com/amazondynamodb/latest/APIReferen...
rch|7 years ago
It would be better to state that both eventually consistent and fully consistent reads are available, and consistency can be enforced up front via configuration.