emqx/apps/emqx_connector
Shawn b32c0fb0d8 refactor: split cassandra bridges to actions and connectors 2024-01-22 10:16:46 +08:00
..
etc feat: generate a minimized emqx.conf 2022-05-31 19:20:27 +08:00
include chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
src refactor: split cassandra bridges to actions and connectors 2024-01-22 10:16:46 +08:00
test Merge branch 'release-54' into sync-r54-m-20231218 2023-12-18 17:21:08 -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
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.