|
|
1 jaar geleden | |
|---|---|---|
| .. | ||
| etc | e49d3ca50c feat: support elasticsearch bridge | 2 jaren geleden |
| include | 46877e979b chore: update copyright-year | 2 jaren geleden |
| src | e7d07ea17c feat: add resource_type to emqx_resource behaviour | 1 jaar geleden |
| test | 24cb45a643 test(elastic_search): fix flaky test | 2 jaren geleden |
| BSL.txt | 82403167c2 chore: update BSL license change date | 2 jaren geleden |
| README.md | e49d3ca50c feat: support elasticsearch bridge | 2 jaren geleden |
| docker-ct | 91368a57ff test: add es docker CI test | 2 jaren geleden |
| mix.exs | 19f3b030f9 chore: preparing to run common tests / eunit with mix | 1 jaar geleden |
| rebar.config | e49d3ca50c feat: support elasticsearch bridge | 2 jaren geleden |
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.