restic/changelog/0.8.2/issue-1541

7 lines
224 B
Plaintext
Raw Normal View History

Enhancement: Reduce number of remote requests during repository check
This change eliminates redundant remote repository calls and significantly
improves repository check time.
https://github.com/restic/restic/issues/1541