Skip to content

Tracking issues of opendalfs 0.1 release #6

@Xuanwo

Description

@Xuanwo

This issue is used to track the progress of opendalfs 0.1 release. Welcome to join in the developmenet by leaving your comments here.

  • In 0.1 release, we might not cover all supported service. We will provide memory, fs, s3, azblob, gcs, oss at least.
  • In 0.1 release, we will only have blocking API first. Async API is on our plan.

Tasks

  • Figure out all fsspec APIs that need to implement (maybe refer to s3fs and ossfs)
  • Implement OpendalFileSystem APIs
    • fsid
    • mkdir
    • mkdirs
    • rmdir
    • ls
    • info
    • rm_file
    • _open
    • created
    • modified
  • Implement OpendalBufferedFile APIs
    • _upload_chunk
    • _initiate_upload
    • _fetch_range
  • Figure out how to perform releases
    • I expect to have a package for every different service.
  • Figure out how to do test on different service
  • Add docs for service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions