mirror of
https://github.com/fumiama/fumidb.git
synced 2026-06-07 19:40:24 +08:00
更正README
This commit is contained in:
@@ -13,15 +13,15 @@
|
||||
├───────────────────┴───────────────────┤
|
||||
│ possible other header data │
|
||||
├───────────────────────────────────────┤
|
||||
│ ...... ...... ...... │
|
||||
│ possible other data (such as index) │
|
||||
├───────────────────────────────────────┤
|
||||
│ some possible padding to fit 4096Byte │
|
||||
│ some possible padding to fit 4k │
|
||||
├───────────────────┬───────────────────┤
|
||||
│ ptr of next table │ first table head │
|
||||
├───────────────────┴───────────────────┤
|
||||
│ ...... ...... ...... │
|
||||
├───────────────────────────────────────┤
|
||||
│ some possible padding to fit 4096Byte │
|
||||
│ some possible padding to fit 4k │
|
||||
├───────────────────────────────────────┤
|
||||
│ data blocks ... │
|
||||
└───────────────────────────────────────┘
|
||||
|
||||
Reference in New Issue
Block a user