emqx/apps/emqx_bridge_hstreamdb/src
Thales Macedo Garitezi 6cd503865b fix(machine_boot): ensure `emqx_bridge` starts after its companion apps
We need to reverse the dependency of `emqx_bridge` and `emqx_bridge_*`, because the former
loads and starts bridges during its application startup.  If the individual bridge
application being loaded has not started with its dependencies, the supervision tree will
not be ready for that.
2023-07-20 13:11:44 -03:00
..
emqx_bridge_hstreamdb.app.src fix(machine_boot): ensure `emqx_bridge` starts after its companion apps 2023-07-20 13:11:44 -03:00
emqx_bridge_hstreamdb.erl feat: hstreamdb bridge with batch query 2023-07-07 12:25:36 +08:00
emqx_bridge_hstreamdb_connector.erl fix(hstream): handle the `unavailable` error code 2023-07-19 14:43:50 +08:00