ZuLiangWang commented on code in PR #1429: URL: https://github.com/apache/incubator-horaedb/pull/1429#discussion_r1442660540
########## README.md: ########## @@ -29,6 +29,17 @@ docker run -d --name horaedb-server \ ghcr.io/apache/horaedb-server:nightly-20231222-f57b3827 ``` +#### Run HoraeDB cluster with two horaedb-server and one horaemeta-server. Review Comment: ```suggestion #### Run HoraeDB cluster with two horaedb-server node and one horaemeta-server node. ``` ########## README.md: ########## @@ -19,7 +19,7 @@ HoraeDB is a high-performance, distributed, cloud native time-series database. ### Run with Docker -Run HoraeDB standalone Server. +#### Run HoraeDB standalone Server. Review Comment: ```suggestion #### Run HoraeDB standalone Server ``` -- 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]
