mirror of
https://github.com/facebook/rocksdb.git
synced 2024-11-30 04:41:49 +00:00
6 lines
346 B
Markdown
6 lines
346 B
Markdown
|
## Unreleased
|
||
|
* options.write_buffer_size changes from 4MB to 64MB
|
||
|
* options.target_file_size_base changes from 2MB to 64MB
|
||
|
* options.max_bytes_for_level_base changes from 10MB to 256MB
|
||
|
* options.soft_pending_compaction_bytes_limit changes from 0 (disabled) to 64GB
|
||
|
* options.hard_pending_compaction_bytes_limit changes from 0 (disabled) to 256GB
|