lemverse icon indicating copy to clipboard operation
lemverse copied to clipboard

Support for online FilesCollection

Open Flowtter opened this issue 1 year ago • 3 comments

  • add support for aws S3 bucket to store files
    • upload file on the bucket
    • retrieve file on the bucket
    • delete file
  • add support for a Content delivery network
    • retrieve file of the bucket using a CDN

Flowtter avatar Sep 28 '22 13:09 Flowtter

Just adding that the overall point of using S3 to store files is to make lemverse stateless so that it's easier to scale horizontally. :)

ramnes avatar Sep 29 '22 15:09 ramnes

Thanks for your contribution, it will be useful to many people I think 🙂

(I left a comment but everything looks great to me! If you don't think it's necessary, I'll merge the PR)

Donorhan avatar Oct 18 '22 06:10 Donorhan

I'll have a look soon!

Flowtter avatar Oct 19 '22 15:10 Flowtter

Thanks! 🙏🏻

Donorhan avatar Oct 28 '22 12:10 Donorhan