mapbox / dyno

simple dynamodb client
MIT License
78 stars 31 forks source link

batchGetAll and batchWriteAll to retry unprocessed #119

Closed rclark closed 8 years ago

rclark commented 8 years ago

Adds new functions to handle multiple BatchWriteItem or BatchGetItem requests:

fixes #116