-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
(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.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels