mirror of
https://github.com/restic/restic.git
synced 2026-03-01 04:06:24 +00:00
When resolving snapshotIDs in FindFilteredSnapshots either FindLatestSnapshot or FindSnapshot is called. Both operations issue a list operation to the backend. When for example passing a long list of snapshot ids to `forget` this could lead to a large number of list operations.
2.5 KiB
2.5 KiB