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

mxsm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new c25a89b28 Update README.md (#4422)
c25a89b28 is described below

commit c25a89b284b67ad3e9aebd03ce8299a06b7e3771
Author: Eason Chen <[email protected]>
AuthorDate: Wed Aug 30 14:01:28 2023 +0800

    Update README.md (#4422)
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index d2de833ec..5f2191297 100644
--- a/README.md
+++ b/README.md
@@ -37,9 +37,9 @@
 Apache EventMesh has a vast amount of features to help users achieve their 
goals. Let us share with you some of the key features EventMesh has to offer:
 
 - Built around the [CloudEvents](https://cloudevents.io) specification.
-- Rapidty extendsible interconnector layer 
[connectors](https://github.com/apache/eventmesh/tree/master/eventmesh-connectors)
 such as the source or sink of Saas, CloudService, and Database etc.
-- Rapidty extendsible storage layer 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/).
+- Rapidty extendsible interconnector layer 
[connectors](https://github.com/apache/eventmesh/tree/master/eventmesh-connectors)
 using 
[openConnect](https://github.com/apache/eventmesh/tree/master/eventmesh-openconnect)
 such as the source or sink of Saas, CloudService, and Database etc.
+- Rapidty extendsible storage layer 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).
+- Rapidty extendsible meta 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.
 - Deliver events between multiple EventMesh deployments.
 - Event schema management by catalog service.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to