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

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

commit b2f273811ed04793d2575d52c3ead3af8214f141
Author: Eason Chen <[email protected]>
AuthorDate: Wed Aug 30 11:50:22 2023 +0800

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d2de833ec..7fca967c6 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Apache EventMesh has a vast amount of features to help users 
achieve their goals
 - 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 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