mirror of https://gitee.com/bigwinds/arangodb
moved description into correct section
This commit is contained in:
parent
b1aae2efdd
commit
956143f6ea
|
@ -29,11 +29,11 @@ normal storage. Default: 1.
|
||||||
|
|
||||||
`--rocksdb.delayed_write_rate` (Hidden)
|
`--rocksdb.delayed_write_rate` (Hidden)
|
||||||
|
|
||||||
### LSM tree structure
|
|
||||||
|
|
||||||
Limited write rate to DB (in bytes per second) if we are writing to the last
|
Limited write rate to DB (in bytes per second) if we are writing to the last
|
||||||
in-memory buffer allowed and we allow more than 3 buffers. Default: 16MB/s.
|
in-memory buffer allowed and we allow more than 3 buffers. Default: 16MB/s.
|
||||||
|
|
||||||
|
### LSM tree structure
|
||||||
|
|
||||||
`--rocksdb.num-levels`
|
`--rocksdb.num-levels`
|
||||||
|
|
||||||
The number of levels for the database in the LSM tree. Default: 7.
|
The number of levels for the database in the LSM tree. Default: 7.
|
||||||
|
|
Loading…
Reference in New Issue