issues
search
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 ls
#104
Closed
karajan1001
closed
1 year ago
karajan1001
commented
1 year ago
fix: #92
Implement session operations in AioOSSFileSystem
Implement
ls
related operations (ls_dir, ls_bucket)in AioOSSFileSystem
Add a new tests to test list bucket
Add a new
ls
tests for AioOSSFileSystem
Extract similar methods in sync and async ossfs to the base class.
fix: #92
ls
related operations (ls_dir, ls_bucket)in AioOSSFileSystemls
tests for AioOSSFileSystem