You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by du...@apache.org on 2021/04/17 13:20:10 UTC

[incubator-eventmesh] branch develop updated: Update README.md

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

duhengforever pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


The following commit(s) were added to refs/heads/develop by this push:
     new a2716fd  Update README.md
     new 1a1c325  Merge pull request #273 from qqeasonchen/patch-3
a2716fd is described below

commit a2716fd634a58b4d3be69627872c9a783e1799ac
Author: Eason Chen <qq...@gmail.com>
AuthorDate: Fri Apr 16 11:00:33 2021 +0800

    Update README.md
---
 README.md | 23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)

diff --git a/README.md b/README.md
index ee0d26b..778b85f 100644
--- a/README.md
+++ b/README.md
@@ -51,22 +51,19 @@ The protocol of eventmesh is easier and convenient, you can read more [here](doc
 | 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 protocol,support OpenMessaging Connector|
+| V1.3.0  |Support CloudEvents, Event Streaming|
+|         |Support Event function,triggers and bindings|
+|         |Support Event orchestration, Servelss workflow|
 |         |Support Event transaction|
-|         |Support Event filter|
-|         |Support Promethus as metrics|
+|         |Support Event schema|
+|         |Support Event governance, dashboard|
+|         |Support Event security|
 |         |Support multi language SDK(c\go\python\wasm)|
-|         |Support Event orchestration|
-|         |Support Event governance|
+|         |Support Promethus as metrics|
 |         |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|
+|         |Support streaming event store|
+|         |Support gRPC protocol|
+|         |Support MQTT protocol|
 
 ## Quick Start
 1. Build and deploy event-store(RocketMQ), see [instruction](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