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

Cache more than HTTP requests #4

Open
ricokahler opened this issue Mar 4, 2021 · 0 comments
Open

Cache more than HTTP requests #4

ricokahler opened this issue Mar 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ricokahler
Copy link
Owner

ricokahler commented Mar 4, 2021

Currently, this lib only supports caching HTTP requests (primarily for the use case of SaaS services like headless CMSes)

It's possible to do more than that but that would require orchestrating your non-HTTP requests through the shared proxy process.

This would probably require a good amount of build tool dev (webpack loaders, maybe babel) so I'm creating this issue to gauge interest. Leave a 👍 or comment below with your use case.

@ricokahler ricokahler added the enhancement New feature or request label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant