Commits

Sebastian Ciesielski authored fc27630ceaf
Combined database with statistics Changed database to in-file h2 database. Created connection pool for different threads. Recreated resource statistics to use ResultSet instead of loading all data. Recreated task statistics to use ResultSet instead of loading all data.