ieQu1 c2ca9089ca docs(emqx_machine): Add readme 3 anni fa
..
src 0738444da9 fix: stop port apps when emqx_machine_terminator shutdown 3 anni fa
test dbc10c2eed chore: update copyright year 2023 3 anni fa
README.md c2ca9089ca docs(emqx_machine): Add readme 2 anni fa
rebar.config b445182335 style: reformat emqx_machine, emqx_plugin_libs, and emqx_statsd 3 anni fa

README.md

EMQX Machine

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.