Skip to content

merge archive with compressor#209

Closed
yeganemehr wants to merge 1 commit into
gobackup:mainfrom
yeganemehr:merge-archive-compressor
Closed

merge archive with compressor#209
yeganemehr wants to merge 1 commit into
gobackup:mainfrom
yeganemehr:merge-archive-compressor

Conversation

@yeganemehr
Copy link
Copy Markdown

@yeganemehr yeganemehr commented Dec 11, 2023

Problem

This PR tries to take a step forward to #208
If you want to backup a 100GiB directory, you need 100 GiB extra space for creating archive.tar alongside database backups and then create the final backup file.

Solution

We can directly backup directories in compressing step.
In this way the extra space doesn't needed.
Hit two birds with one stone

@huacnlee
Copy link
Copy Markdown
Collaborator

I don't want to merge theme, because by the original design, they are two things.

The disk usage problem needs to use other way to solve it.

@yeganemehr
Copy link
Copy Markdown
Author

Okay, what do you have in mind?

@huacnlee huacnlee closed this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants