Skip to content

Commit

Permalink
tikv-config: Fix wrong description
Browse files Browse the repository at this point in the history
  • Loading branch information
TomShawn authored Aug 31, 2021
1 parent c3d5c49 commit f97f58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tikv-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@ rocksdb 相关的配置项。

### `compaction-readahead-size`

+ 异步 Sync 限速速率
+ 开启 RocksDB compaction 过程中的预读功能,该项指定预读数据的大小。如果使用的是机械磁盘,建议该值至少为 2MB
+ 默认值:0
+ 最小值:0
+ 单位:B|KB|MB|GB
Expand Down

0 comments on commit f97f58f

Please sign in to comment.