Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for parallel scan requests #175

Open
simonmumenthaler opened this issue Feb 7, 2019 · 0 comments
Open

support for parallel scan requests #175

simonmumenthaler opened this issue Feb 7, 2019 · 0 comments

Comments

@simonmumenthaler
Copy link
Contributor

ability for parallel scan requests on a table.

could be something like
store.scan().parallelExec(n)
or
store.scan().totalSegments(n).exec()

https://aws.amazon.com/blogs/aws/amazon-dynamodb-parallel-scans-and-other-good-news/

@michaelwittwer michaelwittwer changed the title Support for parallel scan requests support for parallel scan requests Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants