mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-30 18:10:44 +08:00
[RIP-9] Modify the article layout format (#1033)
* Modify the article layout format * Update Design_Store.md
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
|
||||

|
||||
|
||||
Message storage is the most complicated and important part of RocketMQ. This section will describe the three aspects of RocketMQ: message storage architecture, PageCache and memory mapping, and RocketMQ's two different disk flushing methods.
|
||||
Message storage is the most complicated and important part of RocketMQ. This section will describe the three aspects of RocketMQ:
|
||||
* Message storage architecture
|
||||
* PageCache and memory mapping
|
||||
* RocketMQ's two different disk flushing methods.
|
||||
|
||||
## 1 Message Storage Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user