LeslieKid commented on code in PR #141:
URL: https://github.com/apache/horaedb-docs/pull/141#discussion_r1818170686


##########
content/en/docs/design/compaction_offload.md:
##########
@@ -0,0 +1,94 @@
+---
+title: "Compaction Offload"
+---
+
+**Note: This feature is still in development.**
+
+This chapter discusses compaction offload, which is designed to separate the 
compaction workload from the local horaedb nodes and delegate it to external 
compaction nodes.
+
+## Overview
+
+```plaintext
+┌───────────────────────────────────────────────────────────────────────┐
+│                                                                       │
+│                           HoraeMeta Cluster                           │
+│                                                                       │
+└───────────────────────────────────────────────────────────────────────┘
+    ▲                ▲                       |                   |

Review Comment:
   fixed.



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

Reply via email to