Skip to content
This repository was archived by the owner on Oct 10, 2019. It is now read-only.
This repository was archived by the owner on Oct 10, 2019. It is now read-only.

Leverage browser caching #77

@NoUseFreak

Description

@NoUseFreak

We should leverage browser caching where we can.

ex: When an issue is not altered and no new comments are placed, we can just send the 304 status header and quite building the response.

To do this efficiently, we might need to create a table holding all last modifier timestamps. This way no extra data needs to be queried.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions