Skip to content

caching-experiment #10

@bermarte

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

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions