This is an automated email from the ASF dual-hosted git repository. duhengforever pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git
commit a9450c971b9a4905ec52ac6c379564d929ecdda8 Author: 刈刀 <[email protected]> AuthorDate: Mon Aug 2 12:25:35 2021 +0800 modify the README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 649319c..3b163db 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ## Features + * 轻量级部署:可以单独部署,也支持集群部署 * 多种类型的数据输入以及输出,source支持 rocketmq , sink支持db, rocketmq 等
