storage/pkg/chunked/compressor
Giuseppe Scrivano 7bbf6ed448
chunked: generate tar-split as part of zstd:chunked
change the file format to store the tar-split as part of the
zstd:chunked image.  This will allow clients to rebuild the entire
tarball without having to download it fully.

also store the uncompressed digest for the tarball, so that it can be
stored into the storage database.

Needs: https://github.com/containers/image/pull/1976

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2023-06-17 00:31:39 +02:00
..
compressor.go chunked: generate tar-split as part of zstd:chunked 2023-06-17 00:31:39 +02:00
compressor_test.go Rename ReadByte to readByte 2022-10-14 17:17:53 +02:00
rollsum.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
rollsum_test.go Rename identifiers to avoid conflicts with built-ins 2022-10-01 02:53:06 +02:00