This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 2831ef569f [INLONG-630][Doc] Update the supported Extract Node table 
(#631)
2831ef569f is described below

commit 2831ef569fc16de38eecf6874c38126a538bd111
Author: Lizhen <[email protected]>
AuthorDate: Mon Dec 5 14:32:48 2022 +0800

    [INLONG-630][Doc] Update the supported Extract Node table (#631)
---
 docs/introduction.md                                              | 2 ++
 i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction.md | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/docs/introduction.md b/docs/introduction.md
index 77699c6d8f..e0d238de04 100644
--- a/docs/introduction.md
+++ b/docs/introduction.md
@@ -72,9 +72,11 @@ Apache InLong serves the entire life cycle from data 
collection to landing,  and
 |              | Kafka             | 2.x                          | 
Lightweight, Standard |
 |              | MySQL             | 5.6, 5.7, 8.0.x              | 
Lightweight, Standard |
 |              | MongoDB           | >= 3.6                       | 
Lightweight, Standard |
+|              | MQTT              | >= 3.1                       | Standard   
           |
 |              | Oracle            | 11,12,19                     | 
Lightweight           |
 |              | PostgreSQL        | 9.6, 10, 11, 12              | 
Lightweight, Standard |
 |              | Pulsar            | 2.8.x                        | 
Lightweight           |
+|              | Redis             | 2.6.x                        | Standard   
           |
 |              | SQLServer         | 2012, 2014, 2016, 2017, 2019 | 
Lightweight, Standard |
 | Load Node    | Auto Consumption  | None                         | Standard   
           |
 |              | Hive              | 1.x, 2.x, 3.x                | 
Lightweight, Standard |
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction.md
index b452256aa2..fef9824181 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction.md
@@ -69,9 +69,11 @@ Apache InLong 服务于数据采集到落地的整个生命周期,按数据的
 |              | Kafka             | 2.x                          | 
Lightweight, Standard |
 |              | MySQL             | 5.6, 5.7, 8.0.x              | 
Lightweight, Standard |
 |              | MongoDB           | >= 3.6                       | 
Lightweight, Standard |
+|              | MQTT              | >= 3.1                       | Standard   
           |
 |              | Oracle            | 11,12,19                     | 
Lightweight           |
 |              | PostgreSQL        | 9.6, 10, 11, 12              | 
Lightweight, Standard |
 |              | Pulsar            | 2.8.x                        | 
Lightweight           |
+|              | Redis             | 2.6.x                        | Standard   
           |
 |              | SQLServer         | 2012, 2014, 2016, 2017, 2019 | 
Lightweight, Standard |
 | Load Node    | Auto Consumption  | None                         | Standard   
           |
 |              | Hive              | 1.x, 2.x, 3.x                | 
Lightweight, Standard |

Reply via email to