From 8bc738b7d88ae2e108df4899b72e31ccbc01f857 Mon Sep 17 00:00:00 2001 From: ErosBryant Date: Wed, 13 Nov 2024 18:18:17 +0900 Subject: [PATCH] update description --- Description.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Description.md b/Description.md index 58b5496..9d42b52 100644 --- a/Description.md +++ b/Description.md @@ -1,4 +1,5 @@ - WriteLevel0Table: Memtable to Pmtable -- WriteLeveltoSsTable : Pmtable to SSTable +- WriteLeveltoSsTable: Pmtable to SSTable +- Compactpmtable: Compaction of Pmtable - dbname_(dbname): NVM path - dbname_ssd_(raw_options.nvm_option.sst_path): SSD path