# Sets up a basic database with 2 collections and 5 keys and run thread for 10 seconds.
# All components are enabled.
# Used as a basic test for the framework.
collection_count=2
key_count=5
value_size=10
read_threads=1
duration_seconds=10
cache_size_mb=1000
stat_cache_size=
{
  enabled=true
  limit=100
}
rate_per_second=10
enable_tracking=true
enable_timestamp=true
enable_logging=true
oldest_lag=1
stable_lag=1
min_operation_per_transaction=1
max_operation_per_transaction=1