Pil0tXia commented on code in PR #232:
URL: https://github.com/apache/eventmesh-site/pull/232#discussion_r1673634780


##########
docs/instruction/03-runtime.md:
##########
@@ -1,6 +1,6 @@
 # EventMesh Runtime Quick Start
 
-EventMesh Runtime is a stateful Mesh node in the EventMesh cluster, 
responsible for event transmission between Source Connectors and Sink 
Connectors. It uses Event Store as a storage queue for events.
+EventMesh Runtime is a stateful Mesh node in the EventMesh cluster, 
responsible for event transmission between Source Connectors and Sink 
Connectors. It uses EventMesh Storage as a storage queue for events.
 
 ![EventMesh Runtime](../../static/images/design-document/runtime.png)

Review Comment:
   The term "Event Store" has been uniformly used in the Eventmesh-site 
documentation and architecture diagrams, which you can discover by reading the 
git history. 
   
   The main purpose of the issue is to correct the deployment and use of the 
connector and storage-plugin. You can try deploying a pair of connectors 
yourself and fix any outdated or incorrect parts in the documentation.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to