emqx/lib-ee/emqx_ee_bridge
Zaiming (Stone) Shi ddef751527 fix(mongodb): hide batch_size for mongodb resource
MongoDB connector currently does not support batching
so the batch_size option has no effect.
However we cannot remove the field, so we choose to hide it from
schema
2023-06-11 11:08:58 +02:00
..
src fix(mongodb): hide batch_size for mongodb resource 2023-06-11 11:08:58 +02:00
test refactor(resource): rename `request_timeout` -> `request_ttl` 2023-06-01 13:01:53 -03:00
.gitignore feat: add emqx enterprise app connector & bridge 2022-07-25 09:36:45 +08:00
README.md feat: add emqx enterprise app connector & bridge 2022-07-25 09:36:45 +08:00
docker-ct refactor: the clickhouse bridge to use the new bridge app structure 2023-05-17 10:12:43 +02:00
rebar.config refactor(sqlserver): move sqlserver bridge into its own app 2023-05-06 10:22:05 +08:00

README.md

emqx_ee_bridge

An OTP application

Build

$ rebar3 compile