TkTech / ckanext-cloudstorage

Implements support for resource storage against multiple popular providers via apache-libcloud (S3, Azure Storage, etc...)
MIT License
35 stars 55 forks source link

Add Support For Misc. Uploads #23

Open gerbyzation opened 6 years ago

gerbyzation commented 6 years ago

I'm exploring the possibility of adding support for misc uploads, as this is not supported at the moment. Is there a reason why this hasn't been supported yet, or any difficulties I should be aware of? And if we decide to develop this would this be a welcomed contribution?

Thanks!

TkTech commented 6 years ago

Just wasn't needed at the time I was writing it, contribution would be quite welcome. There are no technical limitations.

gerbyzation commented 6 years ago

Cool. I'll start working on this and adding google cloud support sometime soon then.