mirror of
https://github.com/octoleo/restic.git
synced 2024-11-25 22:27:35 +00:00
Add Changelog
This commit is contained in:
parent
3a16148447
commit
4cec7e236a
9
changelog/0.8.2/pull-1549
Normal file
9
changelog/0.8.2/pull-1549
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Enhancement: Speed up querying across indices and scanning existing files
|
||||||
|
|
||||||
|
This change increases the whenever a blob (part of a file) is searched for in a
|
||||||
|
restic repository. This will reduce cpu usage some when backing up files already
|
||||||
|
backed up by restic. Cpu usage is further decreased when scanning files.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/1234
|
||||||
|
https://github.com/restic/restic/pull/55555
|
||||||
|
https://forum.restic/.net/foo/bar/baz
|
Loading…
Reference in New Issue
Block a user