Expand description

Providing specific services support.

In order to implement a service, we need the following things:

  • Builder: responsible for building the service backend.
  • Backend: the service backend which implements the Accessor trait.

Modules

Azure Storage Blob services support.
POSIX file system support.
FTP support for OpenDAL.
Google Cloud Storage support for OpenDAL.
HTTP Read-only backend support.
IPFS file system support based on IPFS HTTP Gateway.
IPFS file system support based on IPFS MFS API.
In memory backend support.
Huawei Cloud OBS services support.
Redis support for OpenDAL
Aws S3 and compatible services (including minio, digitalocean space and so on) support