Skip to content

Add caching for GitHub data. #19

@iphydf

Description

@iphydf
  • When requesting data from the GitHub api, put it in a cache.
  • Subsequent requests should use that cache.
  • When receiving webhooks from GitHub, use the information passed in it to update the cache.
  • Give each piece of data a "freshness" property so that if we miss a webhook, or if the data hasn't been fetched in a while, we can re-fetch it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions