Skip to content

v0.7.5

Compare
Choose a tag to compare
@Koed00 Koed00 released this 28 Sep 16:29
· 654 commits to master since this release
  • Improved database connection handling

Fixes database connection errors after long idle time by checking the database connection state before every transaction. This is still faster then closing and opening connections on each transaction.