Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nsq_to_file: don't open multiple GZIP streams
This changes the structure of output files to be continuous GZIP streams rather than concatenated GZIP streams. This is likely slightly more compatible and expected.
- Loading branch information