fsspec / ossfs

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

Make ossfs async #85

Closed karajan1001 closed 1 year ago

karajan1001 commented 1 year ago

For small files, the usage of async operations can greatly improve the performance of ossfs. This is an epic feature and will be separated into the following steps.