d36e2036aa
* fix(server): database connection pool timeouts reduced - previous acquisition timeout was 60s; this is reduced to 16s for faster responsiveness - this allows for 3x attempts of 5s each to create a connection, plus idle time between attempts * Apply to other knex instances
ifc-parser
TODO: description
Usage
const ifcParser = require('ifc-parser');
// TODO: DEMONSTRATE API