Compression
In this article you will learn about compression in GitProtect.
Last updated
Was this helpful?
In this article you will learn about compression in GitProtect.
Compression is the process of reducing the size of data before it is stored in a backup. It minimizes storage usage and can improve transfer speed by decreasing the amount of data that needs to be written or transmitted.
In GitProtect, compression is enabled by default to reduce the time needed to transfer backup copies to storage and to minimize the storage space needed to keep them.
Compression can be enabled when creating a new backup plan in the Management Service. You can find it in the backup plan's advanced settings (Advanced settings > Edit > toggle the Compression option to enable it).
Unlike encryption, compression settings can also be adjusted in an already existing backup plan.

LZ4 β fast compression with a reasonable compression ratio.
ZStandard β lossless compression algorithm, used in GitProtect by default.
Normal β compression is faster, but the data takes more storage space.
Medium β the most optimal level with the best balance between processing time and storage space usage; used by default.
High β compression takes longer, but the data requires less storage space after compression.
Last updated
Was this helpful?
Was this helpful?

