dynamodb-parallel-scan icon indicating copy to clipboard operation
dynamodb-parallel-scan copied to clipboard

Scan large DynamoDB tables faster with parallelism

Results 34 dynamodb-parallel-scan issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@shelf/jest-dynamodb](https://redirect.github.com/shelfio/jest-dynamodb) | [`3.4.1` -> `3.5.0`](https://renovatebot.com/diffs/npm/@shelf%2fjest-dynamodb/3.4.1/3.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@shelf%2fjest-dynamodb/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@shelf%2fjest-dynamodb/3.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

backend

I'm following the steps to use dynamodb-parallel-scan, but I'm getting the following error with the two latest versions (3.4.0 and 3.5.0): ``` UnrecognizedClientException: The security token included in the request...

I seem to be having an issue with paginateScan in the v3 SDK being slow to retrieve 5000 items from a 16mb table. It takes about 7 seconds on cold...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [debug](https://redirect.github.com/debug-js/debug) | [`4.3.4` -> `4.3.7`](https://renovatebot.com/diffs/npm/debug/4.3.4/4.3.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/debug/4.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/debug/4.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

backend

Hello, I am running parallelScanAsStream to dump a whole DynamoDB table to S3. It is awfully slow though, slower than running sequential scan. Running it locally I am getting results...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@shelf/eslint-config](https://redirect.github.com/shelfio/eslint-config) | [`2.29.3` -> `4.2.1`](https://renovatebot.com/diffs/npm/@shelf%2feslint-config/2.29.3/4.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@shelf%2feslint-config/4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@shelf%2feslint-config/4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

backend

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​shelf/babel-config | [`2.0.1` -> `3.0.0`](https://renovatebot.com/diffs/npm/@shelf%2fbabel-config/2.0.1/3.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@shelf%2fbabel-config/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@shelf%2fbabel-config/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

backend

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.7.2` -> `5.8.3`](https://renovatebot.com/diffs/npm/typescript/5.7.2/5.8.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

backend

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`8.57.1` -> `9.24.0`](https://renovatebot.com/diffs/npm/eslint/8.57.1/9.24.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

backend