Skip to content

Make DB loading asynchronous

Felix Häcker requested to merge wip/haecker-felix/async-db-loading into main

This MR makes the db rebuild process completely async. There'll be no delay anymore at startup.

image

It also adds a new menu entry for triggering a refresh manually.

image

Edited by Felix Häcker

Merge request reports