Skip to content

Commit

Permalink
FNT
Browse files Browse the repository at this point in the history
  • Loading branch information
chejinge authored Nov 17, 2023
1 parent a675da4 commit 8002177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/storage/src/storage.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1793,6 +1793,7 @@ int64_t Storage::IsExist(const Slice& key, std::map<DataType, Status>* type_stat
type_count++;
}
return type_count;
}


void Storage::DisableWal(const bool is_wal_disable) {
Expand Down

0 comments on commit 8002177

Please sign in to comment.