Skip to content

[BACK] Add cache'ing for most endpoints #40

Description

@ArielMAJ

Type of feature

🍕 Feature

Current behavior

Currently, if the server is on free tier, the CPU is so low that it takes a few seconds to load data. Considering data won't change very often, it would make sense to cache some of the information for faster loading/response for at least a few seconds or minutes (and invalidate cache on changes).

Suggested solution

Add in-memory caching to most routes.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions