Skip to content

Stream json from azure blob storage to azure search storage

Notifications You must be signed in to change notification settings

aimenux/JsonBlobProcessorDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aymen TROUDIAymen TROUDI
Aymen TROUDI
and
Aymen TROUDI
Sep 18, 2022
a59eb6d · Sep 18, 2022

History

10 Commits
Aug 30, 2020
Jul 2, 2022
Sep 18, 2022
Aug 30, 2020
Aug 30, 2020
Aug 30, 2020

Repository files navigation

.NET Core

JsonBlobProcessorDemo

Stream json from azure blob storage to azure search storage

I m streaming a json file from azure blob storage and saving its content into azure search storage. I m using multiple strategies :

(1) ChannelProcessor : based on channels (1 producer, 1 consumer)

(2) ChannelExtensionsProcessor : based on channels extensions (1 producer, 1 consumer)

Tools : vs19, net core 3.1

About

Stream json from azure blob storage to azure search storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages