Module object_store::azure

source ·
Expand description

An object store implementation for Azure blob storage

§Streaming uploads

ObjectStore::put_multipart will upload data in blocks and write a blob from those blocks.

Unused blocks will automatically be dropped after 7 days.

Modules§

Structs§

Enums§

Type Aliases§