Azure / blobxfer

Azure Storage transfer tool and data movement library
MIT License
151 stars 38 forks source link

Upgrade to azure-storage-blob 12.3.1, which has async capabilities #120

Closed HansBrende closed 3 years ago

HansBrende commented 4 years ago

Feature Request Description

Upgrade to azure-storage-blob 12.3.1, which has an async client. I would think that you'd be able to get rid of the blocking transfer threads and do fully asynchronous transfers with this new capability. I would imagine that would come with a huge performance boost.

alfpark commented 3 years ago

Tracking on the other issue instead.