Constant EVENT_DB_MIN_IDLE

Source
const EVENT_DB_MIN_IDLE: u32 = 0;
Expand description

Sets the minimum idle connection count maintained by the pool. Defaults to 0.