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 arbitrarily-sized files #22

Open
fabiospampinato opened this issue Nov 11, 2019 · 0 comments
Open

Support arbitrarily-sized files #22

fabiospampinato opened this issue Nov 11, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@fabiospampinato
Copy link
Member

fabiospampinato commented Nov 11, 2019

If possible this library should support arbitrarily sized files. The structure contained within said files may not be parseable while streaming, so this may not be really solvable in the general case.

Currently the workaround for this is exporting not everything into a single giant file, but exporting exporting notes in reasonably-sized (under 1GB) chunks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant