ddb-table icon indicating copy to clipboard operation
ddb-table copied to clipboard

Add support for `batchGet` and `batchWrite` for single table

Open moshest opened this issue 3 years ago • 2 comments

moshest avatar Sep 06 '20 09:09 moshest

It should also support UnprocessedItems somehow.

moshest avatar Sep 06 '20 11:09 moshest

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.

jo-sip avatar Aug 28 '22 02:08 jo-sip