Cached data source, db pool timeout added, and bug fix
Improvements
- Added cached data source to reduce number of connections opened to the database
- Fixes "broken pipe" issue by adding a pool connection timeout
Bugfix
- No more lingering replica db pool connection left open.