The Azure v12 client can perform both synchronous and asynchronous I/O operations against Azure Blob. This means multithreaded uploads are possible, and Artifactory makes use of this feature.
There are additional thread safety and immutability improvements with this client. The Azure team observed 3x better overall performances on this client version versus previous versions.
As a result of these improvements, there should be a noticeable backend performance improvement when updating from azure-blob-storage to azure-blob-storage-v2.
There are additional thread safety and immutability improvements with this client. The Azure team observed 3x better overall performances on this client version versus previous versions.
As a result of these improvements, there should be a noticeable backend performance improvement when updating from azure-blob-storage to azure-blob-storage-v2.