Skip to content

feat: mark hstreamdb data integration removed in 6.0 #3103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions en_US/data-integration/data-bridge-hstreamdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ HSreamDB data integration is only supported in EMQX 5.2.0 and above.

:::

::: tip

HStreamDB data integration will be removed in EMQX 6.0.

:::

## How It Works

HStreamDB data integration is an out-of-the-box feature of EMQX that combines EMQX's device connectivity and message transmission capabilities with HStreamDB's robust data storage and processing capabilities. With the built-in rule engine component, the data streaming and processing process is simplified between the two platforms.
Expand Down
6 changes: 6 additions & 0 deletions zh_CN/data-integration/data-bridge-hstreamdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ HStreamDB 数据集成是 EMQX 企业版功能。

:::

::: tip

HStreamDB 数据集成功能将在 EMQX 6.0 中移除。

:::

## 工作原理

HStreamDB 数据集成是 EMQX 的即开即用功能,结合了 EMQX 的设备连接和消息传输能力以及 HStreamDB 强大的数据存储和处理能力。内置的[规则引擎](./rules.md)组件简化了两个平台之间的数据流和处理过程。
Expand Down