Leverage batch delete in vacuum for Azure Storage #408
Labels
binding/rust
Issues for the Rust crate
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
storage/azure
Azure Blog storage related
Description
Azure supports batching multiple delete operations in a single call. This can speed up vacuum.
We shuld add a new
delete_objs
implementation of StorageBackend for Azure.Use Case
Related Issue(s)
#394
The text was updated successfully, but these errors were encountered: