|
|
|
|
|
by thu
4192 days ago
|
|
Maybe you could use the Git packfile format; this is a self-contained compressed Merkle-tree. If you ever need to reconstruct deterministically the tar from that, you can use something like pristine-tar[0]. [0]: https://joeyh.name/code/pristine-tar/ |
|