Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response cache storage #178

Merged
merged 3 commits into from
Oct 14, 2023
Merged

Response cache storage #178

merged 3 commits into from
Oct 14, 2023

Conversation

danmindru
Copy link
Member

This improves performance by moving result responses to a different indexedDB table.
All logs are stored on the same key and looked up when needed (e.g. viewer)

@vercel
Copy link

vercel bot commented Oct 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clobbr-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2023 6:00pm

@danmindru danmindru changed the title Indexed response cache Response cache storage Oct 14, 2023
@danmindru danmindru merged commit 9efc850 into master Oct 14, 2023
4 checks passed
@danmindru danmindru deleted the feature/indexed-response-cache branch October 14, 2023 18:06
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.

1 participant