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

Implement cloud storage system #1

Open
ZeljkoBenovic opened this issue Mar 11, 2024 · 0 comments
Open

Implement cloud storage system #1

ZeljkoBenovic opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ZeljkoBenovic
Copy link
Owner

Right now, only saving backups to local folder is supported.
We should implement an option to save backups to cloud storage like S3 or OneDrive for example.

This should be done via factory method, which would initialize the right backend depending on a config flag.

It should also have a clean API so that new cloud storage can easily be added.

@ZeljkoBenovic ZeljkoBenovic added the enhancement New feature or request label Mar 11, 2024
@ZeljkoBenovic ZeljkoBenovic self-assigned this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant