diffusionkinetics / open

DiffusionKinetics open-source monorepo
MIT License
115 stars 24 forks source link

Add ability to create connection pool #69

Closed timds closed 6 years ago

timds commented 6 years ago

Three new optional env variables are available: PGPOOL_NUM_STRIPES (if not present, default to 2) PGPOOL_KEEP_OPEN_TIME (if not present, default to 24 hours) PGPOOL_RES_PER_STRIPES (if not present, default to 20)