influxdb/object_store
Karsten Jeschkies 2cd383af6f feat: Azure support for object store
Closes #528

This patch adds support for Microsfot Azure Blob storage. The
implementations requires an account, a key and container name. They can
be configured via the environment variables `AZURE_STORAGE_ACCOUNT`,
`AZURE_STORAGE_MASTER_KEY` and `AZURE_STORAGE_CONTAINER`.
2021-01-08 16:27:17 +01:00
..
src feat: Azure support for object store 2021-01-08 16:27:17 +01:00
Cargo.toml feat: Azure support for object store 2021-01-08 16:27:17 +01:00