Open JadedCtrl opened 3 years ago
It might be best to have the DBManager be message-oriented using live queries, rather than returning each event in a list right away-- to remove the possibility of slow disk IO/etc stalling things.
It might be best to have the DBManager be message-oriented using live queries, rather than returning each event in a list right away-- to remove the possibility of slow disk IO/etc stalling things.