JianBo He před 2 roky
rodič
revize
c53ccfea61

+ 1 - 1
apps/emqx_bridge_cassandra/README.md

@@ -8,7 +8,7 @@ It is commonly used in web and mobile applications, IoT, and other systems that
 require storing, querying, and analyzing large amounts of data.
 
 The application is used to connect EMQX and Cassandra. User can create a rule
-and easily ingest IoT data into Cassandra by leveraging the
+and easily ingest IoT data into Cassandra by leveraging
 [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 

+ 3 - 3
apps/emqx_bridge_clickhouse/README.md

@@ -1,15 +1,15 @@
 # EMQX ClickHouse Bridge
 
-[ClickHouse](https://github.com/ClickHouse/ClickHouse)is an open-source, column-based
+[ClickHouse](https://github.com/ClickHouse/ClickHouse) is an open-source, column-based
 database management system. It is designed for real-time processing of large volumes of
 data and is known for its high performance and scalability.
 
 The application is used to connect EMQX and ClickHouse.
 User can create a rule and easily ingest IoT data into ClickHouse by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into ClickHouse](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-clickhouse.html)
   for how to use EMQX dashboard to ingest IoT data into ClickHouse.

+ 2 - 2
apps/emqx_bridge_dynamo/README.md

@@ -9,10 +9,10 @@ such as mobile, ad tech, and IoT.
 
 The application is used to connect EMQX and DynamoDB.
 User can create a rule and easily ingest IoT data into DynamoDB by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into DynamoDB](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-dynamo.html)
   for how to use EMQX dashboard to ingest IoT data into DynamoDB.

+ 4 - 3
apps/emqx_bridge_gcp_pubsub/README.md

@@ -1,13 +1,14 @@
 # EMQX GCP Pub/Sub Bridge
 
-[Google Cloud Pub/Sub](https://cloud.google.com/pubsub) is a messaging service provided by Google Cloud Platform (GCP).
+[Google Cloud Pub/Sub](https://cloud.google.com/pubsub) is a messaging service
+provided by Google Cloud Platform (GCP).
 
 The application is used to connect EMQX and GCP Pub/Sub.
 User can create a rule and easily ingest IoT data into GCP Pub/Sub by leveraging
-the [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into GCP Pub/Sub](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-gcp-pubsub.html)
   for how to use EMQX dashboard to ingest IoT data into GCP Pub/Sub.

+ 4 - 4
apps/emqx_bridge_hstreamdb/README.md

@@ -1,21 +1,21 @@
 # EMQX HStreamDB Bridge
 
-[HStreamDB](https://hstream.io/)is streaming database purpose-built to ingest,
+[HStreamDB](https://hstream.io/) 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
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into HStreamDB](todo)
   for how to use EMQX dashboard to ingest IoT data into HStreamDB.
 
-- Refer to [Rules engine](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
+- Refer to [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html)
   for the EMQX rules engine introduction.
 
 

+ 2 - 2
apps/emqx_bridge_influxdb/README.md

@@ -9,11 +9,11 @@ InfluxDB is designed to be fast, efficient, and scalable, and it has a SQL-like
 query language that makes it easy to extract insights from time-series data.
 
 The application is used to connect EMQX and InfluxDB. User can create a rule and
-easily ingest IoT data into InfluxDB by leveraging the
+easily ingest IoT data into InfluxDB by leveraging
 [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into InfluxDB](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-influxdb.html)
   for how to use EMQX dashboard to ingest IoT data into InfluxDB.

+ 2 - 2
apps/emqx_bridge_matrix/README.md

@@ -5,10 +5,10 @@ molecular interactions between extracellular proteins and polysaccharides.
 
 The application is used to connect EMQX and MatrixDB.
 User can create a rule and easily ingest IoT data into MatrixDB by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into MatrixDB](todo)
   for how to use EMQX dashboard to ingest IoT data into MatrixDB.

+ 2 - 2
apps/emqx_bridge_mongodb/README.md

@@ -8,10 +8,10 @@ features, and is used in a variety of industries
 
 The application is used to connect EMQX and MongoDB.
 User can create a rule and easily ingest IoT data into MongoDB by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into MongoDB](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-mongodb.html)
   for how to use EMQX dashboard to ingest IoT data into MongoDB.

+ 2 - 2
apps/emqx_bridge_mysql/README.md

@@ -5,10 +5,10 @@ management system.
 
 The application is used to connect EMQX and MySQL.
 User can create a rule and easily ingest IoT data into MySQL by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into MySQL](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-mysql.html)
   for how to use EMQX dashboard to ingest IoT data into MySQL.

+ 2 - 2
apps/emqx_bridge_pgsql/README.md

@@ -7,10 +7,10 @@ support for JSON, XML, and other data formats.
 
 The application is used to connect EMQX and PostgreSQL.
 User can create a rule and easily ingest IoT data into PostgreSQL by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into PostgreSQL](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-pgsql.html)
   for how to use EMQX dashboard to ingest IoT data into PostgreSQL.

+ 2 - 2
apps/emqx_bridge_redis/README.md

@@ -6,10 +6,10 @@ with optional durability.
 
 The application is used to connect EMQX and Redis.
 User can create a rule and easily ingest IoT data into Redis by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into Redis](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-redis.html)
   for how to use EMQX dashboard to ingest IoT data into Redis.

+ 2 - 2
apps/emqx_bridge_rocketmq/README.md

@@ -6,10 +6,10 @@ It provides reliable, scalable, and high-throughput messaging services for moder
 
 The application is used to connect EMQX and RocketMQ.
 User can create a rule and easily ingest IoT data into RocketMQ by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into RocketMQ](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-rocketmq.html)
   for how to use EMQX dashboard to ingest IoT data into RocketMQ.

+ 2 - 2
apps/emqx_bridge_tdengine/README.md

@@ -8,10 +8,10 @@ of data per day, generated by billions of sensors and data collectors.
 
 The application is used to connect EMQX and TDEngine.
 User can create a rule and easily ingest IoT data into TDEngine by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into TDEngine](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-tdengine.html)
   for how to use EMQX dashboard to ingest IoT data into TDEngine.

+ 2 - 2
apps/emqx_bridge_timescale/README.md

@@ -7,10 +7,10 @@ providing automatic partitioning across time and space (partitioning key), as we
 
 The application is used to connect EMQX and TimescaleDB.
 User can create a rule and easily ingest IoT data into TimescaleDB by leveraging
-the EMQX [EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
+[EMQX Rules](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html).
 
 
-# Documention
+# Documentation
 
 - Refer to [Ingest data into TimescaleDB](https://docs.emqx.com/en/enterprise/v5.0/data-integration/data-bridge-timescaledb.html)
   for how to use EMQX dashboard to ingest IoT data into TimescaleDB.

+ 1 - 1
apps/emqx_machine/README.md

@@ -31,7 +31,7 @@ It helps to shut down EMQX broker gracefully when it receives `SIGTERM` signal.
 
 Currently `emqx_machine` boots the business apps before starting autocluster, so a fresh node joining the cluster actually starts business application twice: first in the singleton mode, and then in clustered mode.
 
-# Documention links
+# Documentation links
 
 Configuration: [node.global_gc_interval](https://www.emqx.io/docs/en/v5.0/configuration/configuration-manual.html#node-and-cookie)