lifeomic / dynamodb-dataloader

A dataloader for DyanmoDB
12 stars 3 forks source link

support releasing the package again #32

Closed swain closed 2 years ago

swain commented 2 years ago

Motivation

user-service uses this package to interact with dynamo. It enforces a limit of fetching 100 items at a time. I'm going to increase that to 500 in #33, but first need to get the package publishing again.

aecorredor commented 2 years ago

I think node 12 is reaching EOL soon @swain.

swain commented 2 years ago

I don't need this. No need to merge.