tisonkun commented on code in PR #318: URL: https://github.com/apache/skywalking-banyandb/pull/318#discussion_r1301654841
########## README.md: ########## @@ -17,6 +17,13 @@ BanyanDB, as an observability database, aims to ingest, analyze and store Metric The database research community usually uses [RUM conjecture](http://daslab.seas.harvard.edu/rum-conjecture/) to describe how a database access data. BanyanDB combines several access methods to build a comprehensive APM database to balance read cost, update cost, and memory overhead. +## Contact us + +* Submit [an issue](https://github.com/apache/skywalking/issues/new) by selecting the [BanyanDB](https://github.com/apache/skywalking/issues?q=is%3Aopen+is%3Aissue+label%3Adatabase) component. +* Mail list: **[email protected]**. Mail to [email protected], follow the reply to subscribe the mail list. +* Join `skywalking` channel at [Apache Slack](http://s.apache.org/slack-invite). If the link is not working, find the latest one at [Apache INFRA WIKI](https://cwiki.apache.org/confluence/display/INFRA/Slack+Guest+Invites). Review Comment: Updated. Maybe the skywalking-eyes README can update also. -- 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]
