Pil0tXia commented on code in PR #152: URL: https://github.com/apache/eventmesh-site/pull/152#discussion_r1427678135
########## docs/instruction/03-runtime.md: ########## @@ -1,6 +1,6 @@ # EventMesh Runtime -The EventMesh Runtime is a stateful mesh node in an EventMesh cluster that is responsible for event transfer between the Source Connector and the Sink Connector, and can use EventMesh Storage as a storage queue for events. +The EventMesh Runtime is a stateful mesh node in an EventMesh cluster that is responsible for event transfer between the Source Connector and the Sink Connector, and can use Event Store as a storage queue for events. Review Comment: According to the existing architecture diagram and usage in the documentation, the term "Event Store"(事件存储) is the most common and accurate usage. Following that is "EventMesh Store" or "EventMesh Storage"(EventMesh的存储模块). I will standardize these usages. -- 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]
