Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tikv-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -1063,9 +1063,9 @@ Configuration items related to `rocksdb.defaultcf`, `rocksdb.writecf`, and `rock
+ Default value: `"128MB"`
+ Unit: KB|MB|GB

## rocksdb.defaultcf.titan | rocksdb.writecf.titan | rocksdb.lockcf.titan
## rocksdb.defaultcf.titan

Configuration items related to `rocksdb.defaultcf.titan`, `rocksdb.writecf.titan`, and `rocksdb.lockcf.titan`.
Configuration items related to `rocksdb.defaultcf.titan`.

### `min-blob-size`

Expand Down Expand Up @@ -1141,7 +1141,7 @@ Configuration items related to `rocksdb.defaultcf.titan`, `rocksdb.writecf.titan
+ Determines whether to use the merge operator to write back blob indexes for Titan GC. When `gc-merge-rewrite` is enabled, it reduces the effect of Titan GC on the writes in the foreground.
+ Default value: `false`

## `raftdb`
## raftdb

Configuration items related to `raftdb`

Expand Down