const EVENT_DB_MAX_CONNECTIONS: u32 = 100;
Sets the maximum number of connections managed by the pool. Defaults to 100.