|
|
пре 1 година | |
|---|---|---|
| .. | ||
| etc | e49d3ca50c feat: support elasticsearch bridge | пре 2 година |
| include | 46877e979b chore: update copyright-year | пре 2 година |
| src | e7d07ea17c feat: add resource_type to emqx_resource behaviour | пре 1 година |
| test | 24cb45a643 test(elastic_search): fix flaky test | пре 2 година |
| BSL.txt | 82403167c2 chore: update BSL license change date | пре 2 година |
| README.md | e49d3ca50c feat: support elasticsearch bridge | пре 2 година |
| docker-ct | 91368a57ff test: add es docker CI test | пре 2 година |
| mix.exs | 19f3b030f9 chore: preparing to run common tests / eunit with mix | пре 1 година |
| rebar.config | e49d3ca50c feat: support elasticsearch bridge | пре 2 година |
This application houses the ElasticSearch data integration bridge for EMQX Enterprise Edition. It provides the means to connect to ElasticSearch and publish messages to it.
It implements the connection management and interaction without need for a separate connector app, since it's not used by authentication and authorization applications.
Please see our contributing.md.
See BSL.