opendal icon indicating copy to clipboard operation
opendal copied to clipboard

Add native Oracle Cloud Objec Storage support

Open Xuanwo opened this issue 3 years ago • 1 comments

Oracle has its own native API support: https://docs.oracle.com/en-us/iaas/api/#/en/objectstorage/20160918/Object/GetObject

Xuanwo avatar Jun 14 '22 12:06 Xuanwo

Auth: https://github.com/oracle/oci-go-sdk/tree/master/common/auth Sign: https://docs.oracle.com/en-us/iaas/Content/API/Concepts/signingrequests.htm Go SDK: https://github.com/oracle/oci-go-sdk/blob/master/common/http_signer.go

Xuanwo avatar Aug 18 '22 13:08 Xuanwo

Blocked by https://github.com/apache/incubator-opendal/issues/2563

Xuanwo avatar Jun 28 '23 08:06 Xuanwo