# Configuration for background_compact. duration_seconds=30, cache_size_mb=10000, timestamp_manager= ( enabled=true, oldest_lag=5, stable_lag=5 ), workload_manager= ( populate_config= ( collection_count=4, key_count_per_collection=10000, thread_count=4, key_size=10, value_size=100 ), insert_config= ( thread_count=4, op_rate=100ms, ops_per_transaction=(min=5,max=10), key_size=10, value_size=100 ), remove_config= ( op_rate=5s, ops_per_transaction=(max=1,min=0), thread_count=1 ), custom_config= ( op_rate=5s, thread_count=4 ), background_compact_config= ( thread_count=1, free_space_target_mb=1, ), checkpoint_config= ( op_rate=10s, ) )