# Configuration for background_compact. background_compact_debug_mode=true, duration_seconds=120, cache_size_mb=10000, validate=false, timestamp_manager= ( enabled=true, oldest_lag=5, stable_lag=5, op_rate=1s ), workload_manager= ( # Populate 3 tables of size ~10GB populate_config= ( collection_count=3, key_count_per_collection=100000, thread_count=3, key_size=10, value_size=100000 ), insert_config= ( thread_count=3, op_rate=10s, ops_per_transaction=(min=5,max=20), key_size=10, value_size=100000 ), remove_config= ( op_rate=5s, ops_per_transaction=( max=1,min=0), thread_count=1 ), background_compact_config= ( thread_count=1, free_space_target_mb=1, op_rate=120s ), checkpoint_config= ( op_rate=120s, ) ), operation_tracker= ( enabled=false, )