spacemeshos / quicksync-rs

CLI tool for downloading state.sql from a web server
2 stars 0 forks source link

In-flight decompression #17

Open pigmej opened 1 month ago

pigmej commented 1 month ago

To save users disk space we could add inflight decompression support.

We need to weigh the risks, etc. But in general, with 100+ GiB file size, it's tricky to have both.

poszu commented 1 month ago

You might want to look at https://github.com/google/ripunzip