Skip to content

[feature] restore optimization #63

Closed
@gsmolk

Description

@gsmolk

Currently, every backup in incremental chain restored in an extremely inefficient way:

PAGE (fileA is known to be deleted)
FULL (contain fileA)

fileA is still getting copied and then deleted.
So when restoring incremental chain, every backup should have destination backup filelist.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions