Skip to content
This repository was archived by the owner on Sep 25, 2024. It is now read-only.
This repository was archived by the owner on Sep 25, 2024. It is now read-only.

Move database query for reminders to seperate thread. #65

@Baconing

Description

@Baconing

Move querying the database to a seperate thread that runs every ~5 minutes. It can then put upcoming reminders in an array that can be worked with by the main reminder thread every second, allowing for 1 second reminders (or however long the main reminder thread will run)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementA feature works, but it could work better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions