]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-snapshot: add support for zstd compression
authorChristian Hesse <mail@eworm.de>
Wed, 26 Feb 2020 08:12:21 +0000 (09:12 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 13 Mar 2020 01:56:39 +0000 (19:56 -0600)
This patch adds support for zstd [0] compressed snapshots (*.tar.zst).
We enable multiple working threads (-T0), but keep default compression
level. The latter can be influenced by environment variable.

[0] https://www.zstd.net/

Signed-off-by: Christian Hesse <mail@eworm.de>

No differences found