|
|
3 лет назад | |
|---|---|---|
| .. | ||
| src | 0738444da9 fix: stop port apps when emqx_machine_terminator shutdown | 3 лет назад |
| test | dbc10c2eed chore: update copyright year 2023 | 3 лет назад |
| README.md | c2ca9089ca docs(emqx_machine): Add readme | 2 лет назад |
| rebar.config | b445182335 style: reformat emqx_machine, emqx_plugin_libs, and emqx_statsd | 3 лет назад |
This application manages other OTP applications in EMQX and serves as the entry point when BEAM VM starts up.
It prepares the node before starting mnesia/mria, as well as EMQX business logic.
It keeps track of the business applications storing data in Mnesia, which need to be restarted when the node joins the cluster by registering ekka callbacks.