@itwin/object-storage-oss
Version:
Object storage implementation using OSS
8 lines (4 loc) • 552 B
Markdown
# /object-storage-oss
Copyright © Bentley Systems, Incorporated. All rights reserved. See [LICENSE.md](./LICENSE.md) for license terms and full copyright notice.
## About this package
This package contains implementations for object storage interfaces exposed by `/object-storage-core` which allow to consume Object Storage Service (OSS) provided by Alibaba Cloud. This package extends the `/object-storage-s3` package and adapts it for OSS use cases using [Alicloud SDK](https://www.npmjs.com/package/@alicloud/pop-core).