Module azure
mz_
persist
0.0.0
Module azure
Module Items
Structs
Enums
In crate mz_
persist
Modules
azure
cfg
error
file
gen
indexed
intercept
location
mem
metrics
postgres
retry
s3
unreliable
workload
mz_persist
Module
azure
Copy item path
Settings
Help
Summary
Source
Expand description
An Azure Blob Storage implementation of
Blob
storage.
Structs
§
Azure
Blob
Implementation of
Blob
backed by Azure Blob Storage.
Azure
Blob
Config
Configuration for opening an
AzureBlob
.
Enums
§
PreSized
Buffer
🔒
If possible we’ll pre-allocate a chunk of memory in lgalloc and write into that as we read bytes off the network.