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

large file download abstract class #10

Open
adamfoneil opened this issue Aug 3, 2021 · 0 comments
Open

large file download abstract class #10

adamfoneil opened this issue Aug 3, 2021 · 0 comments

Comments

@adamfoneil
Copy link
Owner

Create some kind of abstract wrapper class that encapsulates behaviors you'd need for reliable large spreadsheet downloads, following a begin, continue, complete pattern. This would use segmented temp storage of some kind, and zip file creation to prevent buffering a huge data set in memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant