2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 08:30:49 +00:00

Add Changelog

This commit is contained in:
Matthew Dawson 2018-01-12 01:37:33 -05:00
parent 3a16148447
commit 4cec7e236a
No known key found for this signature in database
GPG Key ID: 404D7F645F682028

View 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