fsspec / ossfs

fsspec filesystem for Alibaba Cloud (Aliyun) Object Storage System (OSS)
Apache License 2.0
21 stars 11 forks source link

Implement Async version of OSSFile #92

Closed karajan1001 closed 1 year ago

karajan1001 commented 1 year ago

An async version of OSSFile is required to make the whole system async.