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 2022/12/08 11:54:56 UTC

[incubator-eventmesh] branch qqeasonchen-patch-9 created (now 38cb6ca18)

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

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


      at 38cb6ca18 Update README.md

This branch includes the following new commits:

     new 38cb6ca18 Update README.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


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

Posted by ch...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 38cb6ca18323b44417de4af545d474b7148eebaa
Author: Eason Chen <qq...@gmail.com>
AuthorDate: Thu Dec 8 19:54:51 2022 +0800

    Update README.md
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cf148a029..1e7a395aa 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,9 @@ Apache EventMesh (Incubating) has a vast amount of features to help users achiev
 - Rapidty extendsible middleware by connectors such as [Apache RocketMQ](https://rocketmq.apache.org), [Apache Kafka](https://kafka.apache.org), [Apache Pulsar](https://pulsar.apache.org), [RabbitMQ](https://rabbitmq.com), [Redis](https://redis.io), [Pravega](https://cncf.pravega.io), and [RDMS](https://en.wikipedia.org/wiki/Relational_database)(in progress) using [JDBC](https://en.wikipedia.org/wiki/Java_Database_Connectivity).
 - Rapidty extendsible controller such as [Consul](https://consulproject.org/en/), [Nacos](https://nacos.io), [ETCD](https://etcd.io) and [Zookeeper](https://zookeeper.apache.org/).
 - Guaranteed at-least-once delivery.
-- Powerful event orchestration by [Serverless workflow](https://serverlessworkflow.io/).
+- Deliver events between multiple EventMesh deployments.
+- Event schema management by catalog service.
+- Powerful event orchestration by [Serverless workflow](https://serverlessworkflow.io/) engine.
 - Powerful event filtering and transformation.
 - Rapid, seamless scalability to add new machines.
 


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