Skip to content

feat(cache): refactor cache system#541

Merged
brandonbothell merged 10 commits intomasterfrom
cache
Jul 26, 2023
Merged

feat(cache): refactor cache system#541
brandonbothell merged 10 commits intomasterfrom
cache

Conversation

@brandonbothell
Copy link
Copy Markdown
Owner

@brandonbothell brandonbothell commented Jul 10, 2023

This refactors the cache system in a way that separates different request/response types and abstracts away cache key generation.

It also ensures that cached pages are always used and include meta info such as page tokens.

This closes #538

@brandonbothell brandonbothell marked this pull request as ready for review July 26, 2023 03:20
@brandonbothell brandonbothell merged commit f874afc into master Jul 26, 2023
@brandonbothell brandonbothell deleted the cache branch July 26, 2023 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix caching to save quota when requesting less parts than are already cached

1 participant