Azure / Azure/azure-storage-cpplite

Parallel buffer upload API?

Open
#60 4 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
C++
Stars
26
Forks
50
PR merge metrics
No merged PRs in 30d

Description

We are evaluating this library (vs azure-storage-cpp), and the smaller dependency tree is appealing. One API that seems to be missing is a parallel put from a buffer/stream of known size. It looks like the `blob_client::upload_file_to_blob` function could be refactored to take a buffer, or a similar function written which splits over the buffer and then finalizes the block list like `upload_file_to_blob` does.

Is this an API you would consider adding, or did I miss an existing API? Thanks!

cc @joe-maley @Shelnutt2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.