Skip to content

Cache web pages for 5 minutes #27

@MaHuJa

Description

@MaHuJa

Imagine a user auto-reloading a page on another screen every 1 seconds to see if his kill was successful etc.

  • When asked for a page check for a copy in cache.
  • If it is older than 5 minutes, discard it. Else build it
  • Send the cached copy of the file.

For debugging purposes we should be using other mechanisms like direct queries or flushing the cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions