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

Stream pages from an index to another #5

Open
mikaa123 opened this issue Dec 12, 2017 · 0 comments
Open

Stream pages from an index to another #5

mikaa123 opened this issue Dec 12, 2017 · 0 comments

Comments

@mikaa123
Copy link

In order to process large indices while keeping the memory footprint low, it would be great to process the browse page by page without writing any file on the disk:

  • Get a page
  • Transform it
  • Push the change
  • Grab next page...
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