emqx/apps/emqx_bridge_azure_blob_storage
Thales Macedo Garitezi e586178479 chore: refactor azure blob connector to use new `erlazure` without `gen_server`
https://github.com/dkataskin/erlazure/pull/43 removes unnecessary usage of `gen_server`
from the driver.
2024-06-10 13:42:28 -03:00
..
src chore: refactor azure blob connector to use new `erlazure` without `gen_server` 2024-06-10 13:42:28 -03:00
test chore: refactor azure blob connector to use new `erlazure` without `gen_server` 2024-06-10 13:42:28 -03:00
BSL.txt feat: implement azure blob storage action 2024-05-31 11:07:44 -03:00
README.md feat: implement azure blob storage action 2024-05-31 11:07:44 -03:00
docker-ct feat: implement azure blob storage action 2024-05-31 11:07:44 -03:00
rebar.config chore: refactor azure blob connector to use new `erlazure` without `gen_server` 2024-06-10 13:42:28 -03:00

README.md

EMQX Azure Blob Storage Bridge

This application provides connector and action implementations for the EMQX to integrate with Azure Blob Storage as part of the EMQX data integration pipelines. Users can leverage EMQX Rule Engine to create rules that publish message data to Azure Blob Storage.

Documentation

Refer to Rules engine for the EMQX rules engine introduction.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.