firest пре 2 година
родитељ
комит
262f0e8dd9
2 измењених фајлова са 2 додато и 3 уклоњено
  1. 1 2
      apps/emqx_bridge_matrix/README.md
  2. 1 1
      apps/emqx_bridge_mysql/README.md

+ 1 - 2
apps/emqx_bridge_matrix/README.md

@@ -1,7 +1,6 @@
 # EMQX MatrixDB Bridge
 # EMQX MatrixDB Bridge
 
 
-[MatrixDB](http://matrixdb.univ-lyon1.fr/) is a biological database focused on
-molecular interactions between extracellular proteins and polysaccharides.
+[YMatrix](https://www.ymatrix.cn/) 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.
 The application is used to connect EMQX and MatrixDB.
 User can create a rule and easily ingest IoT data into MatrixDB by leveraging
 User can create a rule and easily ingest IoT data into MatrixDB by leveraging

+ 1 - 1
apps/emqx_bridge_mysql/README.md

@@ -1,6 +1,6 @@
 # EMQX MySQL Bridge
 # EMQX MySQL Bridge
 
 
-[MySQL](https://github.com/MySQL/MySQL) is a popular open-source relational database
+[MySQL](https://github.com/mysql/mysql-server) is a popular open-source relational database
 management system.
 management system.
 
 
 The application is used to connect EMQX and MySQL.
 The application is used to connect EMQX and MySQL.