Skip to content

Cache "show" info from server in client #3

@ej-uses-git

Description

@ej-uses-git

Currently, server sends a request every time we need to access some information. We can instead store some info on the client side, and use that information (instead of making another request).
This should only be done for the information gained from "show" requests, as they are the ones that will not change due to user action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions