The home of the ARX archiving system, It includes the cli, server and documentation / designs.
-
Deduplicating: ARX deduplicates all files being archived, Before they are compressed. This results in smaller archive files and no wasted bandwidth.
-
Reliable/Resilient: Built on the same architecture as Git, ARX Provides data integritry guarantees ensuring all data Extracted is identical to the original.
-
Fast: Utilizing high performance Rust with a simple core design ensures generating archives is always fast and efficient.
// TODO: Link to Installation documentation / setup instructions
ARX has a community matrix channel for any questions, feedback or socializing.
See Contributing Guidelines
For a detailed explanation of the ARX design and the archive format see the design
ARX is distributed under the terms of the GPL-2.0 License and derives from Gits designs also licensed under GPL-2.0.