hanahmily commented on code in PR #302:
URL: 
https://github.com/apache/skywalking-banyandb/pull/302#discussion_r1266186418


##########
docs/concept/clustering.md:
##########
@@ -0,0 +1,158 @@
+# BanyanDB Clustering
+
+BanyanDB Clustering introduces a robust and scalable architecture that 
comprises "Query Nodes", "Liaison Nodes", "Data Nodes", and "Meta Nodes". This 
structure allows for effectively distributing and managing time-series data 
within the system.
+
+## 1. Architectural Overview
+
+A BanyanDB installation includes four distinct types of nodes: Data Nodes, 
Meta Nodes, Query Nodes, and Liaison Nodes.
+
+![clustering](https://skywalking.apache.org/doc-graph/banyandb/v0.5.0/clustring.png))

Review Comment:
   ```suggestion
   
![clustering](https://skywalking.apache.org/doc-graph/banyandb/v0.5.0/clustring.png)
   ```



-- 
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]

Reply via email to