Skip to content

Move queries to async tasks #3

@frolic

Description

@frolic

MySQL lag could result in server lag when queries are fired in the main thread. Since chat is completely separate from gameplay and doesn't necessarily require an immediate response, we should move the queries to async tasks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions