Skip to content

Cached data source, db pool timeout added, and bug fix

Compare
Choose a tag to compare
@schinns schinns released this 12 Nov 21:57
· 20 commits to master since this release
539f6c3

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.

PRs

#13
#14