未验证 提交 d77152ee 编写于 作者: F fanweixiao 提交者: GitHub

doc: update CN readme (#121)

上级 9c5b08b6
......@@ -138,9 +138,30 @@ echo 'export GOPATH=~/.go' >> .bashrc
echo 'export PATH="$GOPATH/bin:$PATH"' >> ~/.bashrc
```
## 📚 文档
## 🌶 与更多的优秀开源项目天然集成
**WIP**
### Sources
+ [将 EMQX Broker 连接至 YoMo](https://github.com/yomorun/yomo-source-emqx-starter)
+ [将使用 MQTT 的数据源连接至 YoMo](https://github.com/yomorun/yomo-source-mqtt-broker-starter)
### Flows
+ [基于 SSVM 使用 WebAssembly 编写 YoMo-Flow](https://github.com/yomorun/yomo-flow-ssvm-example)
### Sinks
+ [将 YoMo-Flow 处理完的内容存储至 FaunaDB](https://github.com/yomorun/yomo-sink-faunadb-example)
+ 连接 InfluxDB 落地数据存储
+ [将 YoMo-Flow 处理完的内容存储至 TDengine](https://github.com/yomorun/yomo-sink-tdengine-example)
## 🗺 YoMo系统架构
**Edge-Native**: YoMo 追求随地部署、随时迁移、随时扩容
![yomo-flow-arch](https://yomo.run/yomo-flow-arch.jpg)
## 📚 Documentation
+ `YoMo-Source`: [yomo.run/source](https://yomo.run/source)
+ `YoMo-Flow`: [yomo.run/flow](https://yomo.run/flow)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册