emqx/apps/emqx_connector_aggregator
Thales Macedo Garitezi 3a29696a48 fix(aggregator): refactor supervision tree
Instead of using a aggregator supervisor with a fixed local name, we should allow
specifying different names so each action app will spawn its own aggregator supervisor.
2024-05-10 09:06:12 -03:00
..
include refactor: avoid passing record down to template rendering function 2024-05-03 17:43:30 -03:00
src fix(aggregator): refactor supervision tree 2024-05-10 09:06:12 -03:00
test refactor: extract blob aggregator logic to separate application 2024-05-03 14:35:58 -03:00
BSL.txt docs: bump copyright years 2024-05-06 09:50:12 -03:00
README.md refactor: extract blob aggregator logic to separate application 2024-05-03 14:35:58 -03:00
rebar.config refactor: extract blob aggregator logic to separate application 2024-05-03 14:35:58 -03:00

README.md

EMQX Connector Aggregator

This application provides common logic for connector and action implementations of EMQX to aggregate multiple incoming messsages into a container file before sending it to a blob storage backend.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.