mirror of
https://github.com/restic/restic.git
synced 2026-05-03 01:15:24 +00:00
7266f07c87
For large pack sizes we might be only interested in the first and last blob of a pack file. Thus stream a pack file in multiple parts if the gaps between requested blobs grow too large.