|
|
1 rok pred | |
|---|---|---|
| .. | ||
| etc | ad4be08bb2 feat: implement Pulsar Producer bridge (e5.0) | 2 rokov pred |
| include | 46877e979b chore: update copyright-year | 2 rokov pred |
| src | 74fac80e7e feat: add stop after render and after render trace to pulsar action | 1 rok pred |
| test | 55941000c0 test: make test case more stable, less flaky | 1 rok pred |
| .gitignore | ad4be08bb2 feat: implement Pulsar Producer bridge (e5.0) | 2 rokov pred |
| BSL.txt | 82403167c2 chore: update BSL license change date | 2 rokov pred |
| README.md | 38fcb7a097 docs: hide the not-ready document links | 2 rokov pred |
| docker-ct | ad4be08bb2 feat: implement Pulsar Producer bridge (e5.0) | 2 rokov pred |
| rebar.config | 741c1f091e fix(pulsar): update pulsar -> 0.8.3 | 2 rokov pred |
This application houses the Pulsar Producer data integration bridge for EMQX Enterprise Edition. It provides the means to connect to Pulsar and publish messages to it.
Currently, our Pulsar Producer library has its own replayq buffering
implementation, so this bridge does not require buffer workers from
emqx_resource. It implements the connection management and
interaction without need for a separate connector app, since it's not
used by authentication and authorization applications.
For more information on Apache Pulsar, please see its official site.
Please see our contributing.md.
EMQ Business Source License 1.1, refer to LICENSE.