Commit Graph

8 Commits

Author SHA1 Message Date
Michael.Y.Ma c56bbba411 add aliyun oss cloudbox support (#7) 2025-07-29 11:37:41 +08:00
Byron Wang 2b8f3664d5 downgrade go version in go.mod 2025-06-20 14:53:22 +08:00
Byron Wang c54203d9e9 fix: pathStyle not used in aws s3 client 2025-06-11 19:24:07 +08:00
Byron Wang 1b8f6a174d add useIamRole args to s3 storage 2025-06-10 22:49:23 +08:00
Byron Wang 681efb7762 add more alias in factory 2025-06-10 16:33:17 +08:00
quicksand 553b38edd4 feat(oss): plugin storage support volcengine tos (#2)
* feat(oss): plugin storage support volcengine tos

* update readme

* update readme required fields
2025-05-29 14:00:17 +08:00
Byron.wang 4ffc7bdc65 Add multiple implement and docs (#1)
* add oss factory and s3 implement

* update tests

* add azure blob implement

* add aliyun oss implement

* add tencent cos implement

* enhance s3 create bucket logic, only create if not found

* add gcs implement

* add huawei obs implement

* add readme

* add readme

* update readme

* update readme

* add static errors

* add vendor info to tests
2025-05-28 20:39:41 +08:00
Byron.wang 9503128f96 Initial commit 2025-05-26 16:29:23 +08:00