emqx/apps/emqx_bridge_s3
Thales Macedo Garitezi db572d35a7 Merge remote-tracking branch 'origin/release-57' into sync-r57-m-20240611 2024-06-11 15:34:54 -03:00
..
src Merge remote-tracking branch 'origin/release-57' into sync-r57-m-20240611 2024-06-11 15:34:54 -03:00
test fix(bridge-v2): report descriptive error on invalid update request 2024-05-27 14:37:10 +02:00
BSL.txt feat(s3): introduce S3 connector and action 2024-02-09 14:16:32 +01:00
README.md feat(s3): introduce S3 connector and action 2024-02-09 14:16:32 +01:00
docker-ct feat(s3): introduce S3 connector and action 2024-02-09 14:16:32 +01:00
rebar.config refactor: extract blob aggregator logic to separate application 2024-05-03 14:35:58 -03:00

README.md

EMQX S3 Bridge

This application provides connector and action implementations for the EMQX to integrate with Amazon S3 compatible storage services as part of the EMQX data integration pipelines. Users can leverage EMQX Rule Engine to create rules that publish message data to S3 storage service.

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.