Property WarmupMetadataCacheOnInit

Assembly: redb.Core.dll

Warm up scheme metadata cache during RedbService initialization.
Calls warmup_all_metadata_caches() in InitializeAsync()
Recommended for production (predictable performance)
Default: true

public bool WarmupMetadataCacheOnInit { get; set; }