emqx/apps/emqx_bridge/src
zhongwencool d784e63b9f
emqx_conf (#5939)
* feat(emqx_conf): move conf manager for emqx_machine to emqx_conf

* chore(emqx_conf): change emqx:get_config/2 to emqx_conf:get/2

* fix: common test failed

* fix: badmatch by typo wrong key

* fix(emqx_conf): get the wrong core nodes

* fix(emqx_conf): get core node's tnx_id not latest tnx_id

* fix: add ro_transation when copy conf file

* fix: delete debug info

* fix: change ekka_rlog to mria_rlog

* fix: remove cluster_rpc from emqx_machine.

* fix: don't call ekka:start/0 explicitly

* fix: ekka should be start in emqx_machine
2021-10-21 18:08:51 +08:00
..
emqx_bridge.app.src chore(for editor): Add comments for Emacs major mode. 2021-09-16 15:43:30 +08:00
emqx_bridge.erl emqx_conf (#5939) 2021-10-21 18:08:51 +08:00
emqx_bridge_api.erl chore(mria): ekka_mnesia:running_nodes -> mria:running_nodes 2021-10-18 22:04:05 +02:00
emqx_bridge_app.erl emqx_conf (#5939) 2021-10-21 18:08:51 +08:00
emqx_bridge_monitor.erl feat(bridges): add CRUD HTTP APIs for bridges 2021-09-15 17:46:42 +08:00
emqx_bridge_schema.erl feat(bridge): support http bridge 2021-09-27 22:01:18 +08:00
emqx_bridge_sup.erl refactor(bridge): rename emqx_data_bridge to emqx_bridge 2021-09-10 11:43:03 +08:00