Skip to content

Commit cf553f7

Browse files
tanmaya-panda1edsiper
authored andcommitted
out_azure_blob: added buffering support
Signed-off-by: Tanmaya Panda <[email protected]>
1 parent b491682 commit cf553f7

File tree

8 files changed

+1317
-80
lines changed

8 files changed

+1317
-80
lines changed

plugins/out_azure_blob/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ set(src
66
azure_blob_db.c
77
azure_blob_appendblob.c
88
azure_blob_blockblob.c
9+
azure_blob_store.c
910
)
1011

1112
FLB_PLUGIN(out_azure_blob "${src}" "")

0 commit comments

Comments
 (0)