HaikuArchives / Calendar

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

Live queries for QueryDB #99

Open JadedCtrl opened 3 years ago

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