mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
189ef5f257
In the Azure SDK there was a bug which caused excessive memory use when doing repeated transfers: https://github.com/Azure/azure-storage-blob-go/issues/233 This patch updates the SDK to v0.13.0 which allowed us to implement a custom TransferManager which integrates with rclone's memory pool. This fixes the excessive memory consumption. See: https://forum.rclone.org/t/ask-for-settings-recommendation-for-azureblob/21505/ |
||
---|---|---|
.. | ||
azureblob_internal_test.go | ||
azureblob_test.go | ||
azureblob_unsupported.go | ||
azureblob.go | ||
imds_test.go | ||
imds.go |