usememos / memos

An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
https://usememos.com
MIT License
34.15k stars 2.47k forks source link

Request to add support for object storage #1574

Closed amrice closed 1 year ago

amrice commented 1 year ago

Is your feature request related to a problem?

Memos' support for file storage is too simple, and for Chinese users, the loading speed of images is slow because commercial bandwidth is expensive in China. Object storage or CDN can only be used to accelerate it. If we can use a picture bed or object storage, it would be great, Respect to the developers.

Describe the solution you'd like

Requesting the developers to add support for object storage services, such as Tencent Cloud's COS, Alibaba Cloud's OSS, Cloudflare's R2 Storage, and other object storage services.

Additional context

The following is the development documentation: Alibabacloud for china Tencent Cloud for china Qiniu Cloud Upyun Cloud Amazon S3 CloudFlare R2

amrice commented 1 year ago

I made a mistake. It turns out that these vendors' object storage solutions are all compatible with the S3 protocol. Therefore, I apologize and will close this issue.