Closed matti-avilabs closed 2 years ago
@matti-avilabs thanks very much for the PR. Are you able to rebase on master - I've bumped the versions which should fix the build 🤞. Also maybe have a go at a short sentence in the README letting people know about the feature?
I don't think dynamodb-local supports consistent reads so we may need to manage without tests for this feature.
@matti-avilabs thanks very much for the PR. Are you able to rebase on master - I've bumped the versions which should fix the build 🤞. Also maybe have a go at a short sentence in the README letting people know about the feature?
I don't think dynamodb-local supports consistent reads so we may need to manage without tests for this feature.
Sure, added a small section to the readme.
Thanks @matti-avilabs!
Thanks @matti-avilabs!
No problem, thanks for getting this in so quickly!
These changes allow setting the
ConsistentRead
parameter when makingGetItem
requests.