emqx/apps/emqx_bridge_azure_blob_storage
Thales Macedo Garitezi 3e4eeddb78 fix: add missing `resource_type` callback implementations 2024-07-24 10:53:33 -03:00
..
src fix: add missing `resource_type` callback implementations 2024-07-24 10:53:33 -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.