Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

--MemoryOnlyJSON to avoid dropping JSON to disk (zipped in-memory) #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

williamknows
Copy link

Adds the option to use MemoryStreams to store the JSON, which are used as pseudo-files during the zipping process (--MemoryOnlyJSON). This avoids needing to drop the JSON files to disk.

Had to butcher some of the output code flow I'm afraid to wedge it in so understand if it doesn't get accepted as-is.

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

Successfully merging this pull request may close these issues.

1 participant