quarkiverse / quarkus-azure-services

Quarkus extensions for Azure services
Apache License 2.0
13 stars 17 forks source link

Support storage blob async client #222

Closed majguo closed 2 months ago

majguo commented 2 months ago

The PR is to address the issue #181 by supporting async client for azure-storage-blob extension.

Test is passed: https://github.com/majguo/quarkus-azure-services/actions/runs/8865630787.

Signed-off-by: Jianguo Ma jiangma@microsoft.com