imbajin commented on code in PR #112: URL: https://github.com/apache/incubator-hugegraph-commons/pull/112#discussion_r1005834772
########## README.md: ########## @@ -19,5 +18,22 @@ its components. - Util: performance analyzer, version checker, numeric and Collection utils, log and exception utils etc. - Rpc: rpc component for inner module communication, currently it's based on [Sofa-RPC](https://github.com/sofastack/sofa-rpc) +## Learn More + +The [doc page](https://hugegraph.apache.org/docs/) contains more information about hugegraph modules. + +And here are links of other repositories: +1. [hugegraph-server](https://github.com/apache/incubator-hugegraph) (graph's core component - OLTP server) Review Comment: fine, update it However, we need pay attention to the word `incubator` in code or POM file, omit it may be unsatisfactory/invalid. -- 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]
