ddb-table
ddb-table copied to clipboard
Add support for `batchGet` and `batchWrite` for single table
It should also support UnprocessedItems somehow.
I would also love this! Been using this lib and I use a few Promise.allSettled to get around single item lookups, but it would be nice if one call could do this on the DDB side.