mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:47:43 +00:00
Loop over index files for 'list blobs'
=> reduces memory consumption a lot!
This commit is contained in:
6
changelog/unreleased/pull-2786
Normal file
6
changelog/unreleased/pull-2786
Normal file
@@ -0,0 +1,6 @@
|
||||
Enhancement: Optimize `list blobs` command
|
||||
|
||||
We've changed the implementation of `list blobs` which should be now a bit faster
|
||||
and consume almost no memory even for large repositories.
|
||||
|
||||
https://github.com/restic/restic/pull/2786
|
Reference in New Issue
Block a user