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.
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.