nanos / FediFetcher

FediFetcher is a tool for Mastodon that automatically fetches missing replies and posts from other fediverse instances, and adds them to your own Mastodon instance.
https://blog.thms.uk/fedifetcher?utm_source=github
MIT License
297 stars 215 forks source link

feature: cloud storage for data files #87

Open foozmeat opened 8 months ago

foozmeat commented 8 months ago

I'd like to be able to store data files in object storage like S3. This works better for container management systems.

nanos commented 8 months ago

Thanks for the suggestion. To be honest, I won’t personally be spending time implementing this, as I won’t be using this, and as I want the project to remain lean, with as few dependencies as at all possible.

That being said: I would certainly be willing to consider a PR for this.