Unverified Commit c6e408c2 authored by yiwu-arbug's avatar yiwu-arbug Committed by GitHub

Fix blob file format description (#83)

Summary:
Blob file does not come with meta blocks. Fix the inline description.

Test Plan:
N/A
Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
parent fc4106d4
......@@ -16,11 +16,6 @@ namespace titandb {
// [blob head + record 2]
// ...
// [blob head + record N]
// [meta block 1]
// [meta block 2]
// ...
// [meta block K]
// [meta index block]
// [blob file footer]
// Format of blob head (9 bytes):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment