Commit fd54ade
committed
restore: add snapmk snapshot repacker
Adds a utility that compresses a snapshot.tar into a backwards-
compatible snapshot.tar.zst that can be trivially streaming
decompressed in parallel (requires no seek ability).
Beats zstdmt version 1.5.5 by about 50-100% in parallel mode.1 parent 4a5957a commit fd54ade
File tree
3 files changed
+776
-1
lines changed- src/discof/restore
- utils
3 files changed
+776
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments