You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by ch...@apache.org on 2021/04/19 14:22:51 UTC

[incubator-eventmesh] 01/01: Update README.zh-CN.md

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

chenguangsheng pushed a commit to branch qqeasonchen-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git

commit 60f7c96065d6c231c4e61469f6a6575ec413d8c8
Author: Eason Chen <qq...@gmail.com>
AuthorDate: Mon Apr 19 22:22:41 2021 +0800

    Update README.zh-CN.md
---
 README.zh-CN.md | 41 +++++++++++++++++++----------------------
 1 file changed, 19 insertions(+), 22 deletions(-)

diff --git a/README.zh-CN.md b/README.zh-CN.md
index 6604ae8..e9603ad 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -39,28 +39,25 @@ Event Mesh的一般功能:
 eventmesh的通信协议更加简洁方便,详细内容,阅读更多[这里](docs/cn/instructions/eventmesh-runtime-protocol.zh-CN.md)
 
 ## RoadMap
-| version | feature                                                      |
-| ------- | ------------------------------------------------------------ |
-| v1.0.0  | Support java-sdk , tcp pub/sub, http pub                     |
-| v1.1.0  | Support RocketMQ as eventstore                               |
-| v1.1.1  | Support https                                                |
-| v1.2.0  | Support Plug-in architecture, support http sub, support cloud native deploy |
-| V1.3.0  | Support CloudEvents protocol                                 |
-|         | Support Event transaction                                    |
-|         | Support Event filter                                         |
-|         | Support Promethus as metrics                                 |
-|         | Support multi language SDK(c\go\python\wasm)                 |
-|         | Support Event orchestration                                  |
-|         | Support Event governance                                     |
-|         | Support Skywalking as tracing                                |
-|         | Support Spiffe as security                                   |
-|         | Support Event replay                                         |
-|         | Support openmessaging-storage-dledger as default event store |
-|         | Support Dashboard                                            |
-|         | Support schema registry                                      |
-|         | Support gRPC protocol                                        |
-|         | Support MQTT protocol                                        |
-|         | Support routing functions with triggers and bindings         |
+| version | feature |
+| ----    | ----    |
+| v1.0.0  |Support java-sdk , tcp pub/sub, http pub|
+| v1.1.0  |Support RocketMQ as eventstore|
+| v1.1.1  |Support https|
+| v1.2.0  |Support OpenMessaging API,support Plug-in architecture, support http sub, support cloud native deploy|
+| V1.3.0  |Support CloudEvents, Event Streaming|
+|         |Support Event function,triggers and bindings|
+|         |Support Event orchestration, Servelss workflow|
+|         |Support Event transaction|
+|         |Support Event schema|
+|         |Support Event governance, dashboard|
+|         |Support Event security|
+|         |Support multi language SDK(c\go\python\wasm)|
+|         |Support Promethus as metrics|
+|         |Support Skywalking as tracing|
+|         |Support streaming event store|
+|         |Support gRPC protocol|
+|         |Support MQTT protocol|
 
 ## 快速开始
 1. 构建并部署event-store(RocketMQ), 请参见[说明](https://rocketmq.apache.org/docs/quick-start/)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org