Skip to content

Cache base info for users who are not logged in #7

@bvisness

Description

@bvisness

A good chunk of our request time goes to fetching basic info about projects and owners so we can render projects according to our permission system. For all users who are not logged in, this data is always the same and could pretty easily be cached.

image

It would need to be invalidated when info about projects changes, but that wouldn't be too difficult imo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions