Skip to content

Make the controllers performance better. #10

Description

@MassiGy

Hey there,

Currently the controllers performance can be improved. To do so, we will:

  • Remove all the unecessary awaits.
  • Remove all the unecessary mongo queries.
  • Use Promise.all and other Promise based methods to use parallel promise execution.

Kind regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions