Ivan Dyachkov c31e28153f Merge pull request #13513 from id/20240724-sync-release-57 1 год назад
..
include aa7def425d fix: get grpc_timeout from hstreamdb connector config failed 1 год назад
src 4d7535df2d chore: use pgsqsl replace postgresql 1 год назад
test 4d174b8678 feat(sources & actions api): add dependent rules to response 1 год назад
BSL.txt 82403167c2 chore: update BSL license change date 2 лет назад
README.md 6e1d6f1991 chore: hide bad links in README files 2 лет назад
docker-ct 583ccfaafd test(hstreamdb): create stream and wirte data 2 лет назад
mix.exs f3c6d10f76 fix(mix): fix compile paths and deps 1 год назад
rebar.config 11bc1aeea1 fix: update hstreamdb driver 1 год назад

README.md

EMQX HStreamDB Bridge

HStreamDB is streaming database purpose-built to ingest, store, process, and analyze massive data streams. It is a modern data infrastructure that unifies messaging, stream processing, and storage to help get value out of your data in real-time.

The application is used to connect EMQX and HStreamDB. User can create a rule and easily ingest IoT data into HStreamDB 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.