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

Make AWS optional abstraction for other Cloud adapters #106

Open
robmoorman opened this issue May 11, 2017 · 4 comments
Open

Make AWS optional abstraction for other Cloud adapters #106

robmoorman opened this issue May 11, 2017 · 4 comments
Labels

Comments

@robmoorman
Copy link

Although I'm a big fan of the services at AWS it should be able to publish to other Cloud storages as well (e.g. Azure storage, FTP, etc.).

A very well done abstraction of this is https://github.com/jschneier/django-storages.

I could make a PR for this, please let me know!

@palewire
Copy link
Owner

Sounds like a cool idea. Though am I right to remember storages does not support the kind of syncing we aim to do?

@robmoorman
Copy link
Author

Nope it doesn't. But the idea how they handle multiple backends is a good example.

@palewire
Copy link
Owner

Cool.

@palewire
Copy link
Owner

palewire commented Dec 5, 2018

@robmoorman, if you still want to take this on I'm open to it, but it's beyond the scope of what I'm able to do myself currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants