codeine-cd / codeine

Codeine is a continuous deployment tool that makes product deployment faster and safer through automation and monitoring.
Apache License 2.0
28 stars 7 forks source link

use jdbc connection pool #216

Closed ezraroi closed 6 years ago

ezraroi commented 6 years ago

currently we create a connection to the db every time. In the web server we should use connection pool

ezraroi commented 6 years ago

https://git-wip-us.apache.org/repos/asf?p=commons-dbcp.git;a=blob;f=doc/PoolingDriverExample.java;h=8fd8ec50ac14f66dec84342e7a441388932190d1;hb=HEAD