Thales Macedo Garitezi 19f3b030f9 chore: preparing to run common tests / eunit with mix 1 éve
..
src c07bc68e6f feat(postgres): add `disable_prepared_statements` option 1 éve
BSL.txt 82403167c2 chore: update BSL license change date 2 éve
README.md 262f0e8dd9 chore: update README 2 éve
mix.exs 19f3b030f9 chore: preparing to run common tests / eunit with mix 1 éve
rebar.config 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` 2 éve

README.md

EMQX MatrixDB Bridge

YMatrix is a hyper-converged database product developed by YMatrix based on the PostgreSQL / Greenplum classic open source database. In addition to being able to handle time series scenarios with ease, it also supports classic scenarios such as online transaction processing (OLTP) and online analytical processing (OLAP).

The application is used to connect EMQX and MatrixDB. User can create a rule and easily ingest IoT data into MatrixDB by leveraging EMQX Rules.

HTTP APIs

  • Several APIs are provided for bridge management, which includes create bridge, update bridge, get bridge, stop or restart bridge and list bridges etc.

Refer to API Docs - Bridges for more detailed information.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.