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.

HTTP Read-only backend support.

In memory backend support.

Aws S3 and compatible services (including minio, digitalocean space and so on) support