pub const BLOOM_FLUSH_INTERVAL_MS: u64 = 100;
Interval in milliseconds for periodic Bloom filter flush.