Skip to content

caching-experiment #10

Description

@bermarte

From Shaun

So, the idea is, when you don't expect data for an external service to change often, you store a copy of it on your own service. This has two big benefits:

  1. You're not hitting any sort of rate limits on the external service
  2. Your data retrieval is much much faster

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions