shelfio / dynamodb-parallel-scan

Scan large DynamoDB tables faster with parallelism
MIT License
71 stars 10 forks source link

Feat: allow passing in of a DynamoDb client to scan functions #250

Closed jakedaleweb closed 10 months ago

jakedaleweb commented 10 months ago

Allow implementors to provide their own dynamo clients so they can control aspects of retries etc

jakedaleweb commented 10 months ago

@vladholubiev 🙏

vladholubiev commented 10 months ago

3.7.0 is live with your changes

thanks for contributing!

jakedaleweb commented 10 months ago

Wow, so fast! Thank you 😁