Skip to content

Added new database option max_background_jobs

Sergey Yelin requested to merge (removed):max_background_jobs_option into master

Option max_background_jobs is the preferred way to configure compaction/flush instead of deprecated max_background_compactions and max_background_flushes.

Merge request reports