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

Add caching to Resource #39

Open
orther opened this issue Jun 10, 2018 · 2 comments
Open

Add caching to Resource #39

orther opened this issue Jun 10, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@orther
Copy link
Member

orther commented Jun 10, 2018

I haven't fully formalized my thoughts on how to make this work but in general I'd like a way to cache API requests. With that there needs to be caching rules or controls.

Will update this issue with further thoughts in the future.

@orther orther added enhancement New feature or request question Further information is requested labels Jun 10, 2018
@orther orther self-assigned this Jun 10, 2018
@orther
Copy link
Member Author

orther commented Jun 10, 2018

Reference projects (this list will grow):

GitHub
premiere - A simple way to consume APIs with Javascript.

@orther
Copy link
Member Author

orther commented Jul 10, 2018

Look at react-request's solution: https://github.com/jamesplease/react-request/blob/master/docs/guides/response-caching.md

GitHub
react-request - Declarative HTTP requests for React

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant