HaikuArchives / Calendar

:calendar: A native Calendar application for Haiku.
MIT License
29 stars 20 forks source link

Live queries for QueryDB #99

Open JadedCtrl opened 2 years ago

JadedCtrl commented 2 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.