Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use xz to compress uploaded files - & keep just unique files #210

Open
hamedpro opened this issue Jul 14, 2023 · 0 comments
Open

use xz to compress uploaded files - & keep just unique files #210

hamedpro opened this issue Jul 14, 2023 · 0 comments
Labels
backend this is related to something API or server

Comments

@hamedpro
Copy link
Owner

before writing an uploaded file to disk, compress it. and whenever this file is requested decompress it first. and if a new file is uploaded but its sha 256 hash is same with an existing file, don't save it again

@hamedpro hamedpro added the backend this is related to something API or server label Jul 14, 2023
@hamedpro hamedpro modified the milestone: v1 Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend this is related to something API or server
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant