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

Remove cache option in handleRequests #441

Open
klis87 opened this issue Feb 14, 2021 · 0 comments
Open

Remove cache option in handleRequests #441

klis87 opened this issue Feb 14, 2021 · 0 comments

Comments

@klis87
Copy link
Owner

klis87 commented Feb 14, 2021

If one doesn't want to cache anything, one won't use meta.cache. The only reason this option could be useful is not to include cacheMiddleware returned by handleRequests in middleware chain, but this kind of optimisation probably is never necessary, and if someone really cares, it can be done manually.

As an advantage, we will achieve some API simplification

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

No branches or pull requests

1 participant