-
-
Notifications
You must be signed in to change notification settings - Fork 3
orz and xz compression? #53
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestspecificationThis need a change in Arx format itselfThis need a change in Arx format itself
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestspecificationThis need a change in Arx format itselfThis need a change in Arx format itself
It would be nice to support orz which is a higher compression format then zstd, and also is written natively in rust https://github.com/richox/orz/
It would also be nice to use xz since it also has high compression, and is faster to compress.