emqx/apps/emqx_bridge_azure_blob_storage
Thales Macedo Garitezi c4dd167cb9 feat: implement couchbase connector and action
Fixes https://emqx.atlassian.net/browse/EMQX-12545
2024-07-04 17:51:59 -03:00
..
src chore: refactor azure blob connector to use new `erlazure` without `gen_server` 2024-06-10 13:42:28 -03:00
test feat: implement couchbase connector and action 2024-07-04 17:51:59 -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
mix.exs chore: add missing mix files to new apps 2024-07-04 10:27:59 -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.