Skip to content

DB pooling rebuild

Compare
Choose a tag to compare
@pragone pragone released this 25 Mar 01:53
· 185 commits to master since this release

This release changes the DB pool used to move away from backend specific pool management to use generic-pool to support connection pooling.

It is a breaking change vs 0.7.X as the config needs to be changed to support the new format. Please check the config to understand the new format