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

Caching mechanism #23

@PenguinBoi12

Description

@PenguinBoi12

To prevent too many request being made, a caching mechanism would be interesting to add. It might be slightly overkill at our stage but it could allow us to reduce request made to the backend and thus reduce the resource usages. We might be able to extend our free resource usage from railway.

Some sections that could be to consider caching

  • User information (they don't change often, are not that important, are called often)
  • Notebooks (called often but should also rarely change)
  • Other user information

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions