Skip to content

Stop producing *.xz and/or *.gz files? #502

@genehack

Description

@genehack

(Per 1:1 conversation with @joverlee521…)

While reviewing S3 bucket contents as part of the cleanup effort, I noticed that we're generating multiple copies of the same file using different compression schemes (e.g., aligned.fasta.xz and aligned.fasta.zst, flagged_metadata.txt.gz and flagged_metadata.txt.zst, etc).

Is the ZST format mature enough that we can consolidate down to just generating those files? (Or, alternatively, if we think we're never going to be rid of gz and/or xz, can we just generate those? Multiple versions of things that differ only by the compression scheme feels like a waste of resources.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions