github SaveTheRbtz/zstd-seekable-format-go cmd/zstdseek/v0.10.1
zstdseek/v0.10.1

4 hours ago

Highlights

  • Upgrades fastcdc-go from v0.3.0 to v0.4.0, adopting the FastCDC 2020 algorithm and canonical Gear table.
  • Migrates the command to fastcdc-go's new immutable Chunker and streaming Reader API.
  • Upgrades github.com/klauspost/compress to v1.19.1 and github.com/schollz/progressbar/v3 to v3.19.1.

Compatibility

The seekable Zstandard archive format is unchanged, so existing archives remain readable. FastCDC v0.4.0 intentionally changes content-defined chunk boundaries; systems that require identical boundaries must use the same command version and chunk configuration.

Install

go install github.com/SaveTheRbtz/zstd-seekable-format-go/cmd/zstdseek@v0.10.1

Full changelog: cmd/zstdseek/v0.10.0...cmd/zstdseek/v0.10.1

Don't miss a new zstd-seekable-format-go release

NewReleases is sending notifications on new releases.