emqx/apps/emqx_connector
zhongwencool 6c2033ecbf fix: deactivate alarm before create resource 2024-08-02 11:03:59 +08:00
..
etc feat: generate a minimized emqx.conf 2022-05-31 19:20:27 +08:00
include feat: add group/type to resource slog 2024-07-23 15:14:41 +08:00
src fix: deactivate alarm before create resource 2024-08-02 11:03:59 +08:00
test Merge pull request #13510 from thalesmg/20240723-r57-fix-jwt-about-to-expire-check 2024-07-24 16:52:35 -03:00
.gitignore Revert "chore: mv emqx_connector to emqx_data_bridge" 2021-06-17 19:11:10 +08:00
README.md refactor: move MySQL open source connector to its own app 2023-06-27 16:15:18 +02:00
mix.exs ci(mix): refactor to avoid conflicts 2024-07-03 14:37:25 -03:00
rebar.config chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00

README.md

emqx_connector

This application is a collection of connectors.

A connector is a callback module of emqx_resource that maintains the data related to external resources.