Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Support output compression #7

Closed
kennytm opened this issue Dec 8, 2019 · 0 comments · Fixed by #202
Closed

Support output compression #7

kennytm opened this issue Dec 8, 2019 · 0 comments · Fixed by #202
Labels

Comments

@kennytm
Copy link
Collaborator

kennytm commented Dec 8, 2019

Support writing the data file as *.gz.

Well, just use https://godoc.org/compress/gzip and it should be done.

(Note: we have a configuration about the size of each data file. You could decide whether this means the size before or after compression, whichever is simpler to implement.)

Score

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

Successfully merging a pull request may close this issue.

2 participants