Replace gzip with zstd compression

Use zstd with SpeedBestCompression level for better compression
ratios. Remove gzip support entirely. Include generated protobuf
file to allow building without protoc.
This commit is contained in:
2025-12-17 14:49:30 -08:00
parent 150bac82cf
commit 21028af9aa
8 changed files with 662 additions and 17 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,3 @@
mfer/*.pb.go
/mfer.cmd
/tmp
*.tmp