Skip to content

Db query efficiency and Hangfire updates

Compare
Choose a tag to compare
@vekuna vekuna released this 23 Apr 12:13
· 21 commits to master since this release
b5ac3e1

Improved performance of database read queries by making them as non tracking.
Updated Hangfire and MsSql database packages to their newest versions.
Added possibility to set Hangfire worker count in configuration.