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

Offline: Persist posts data - wp-rest-api-sync #2336

Closed
rralian opened this issue Jan 12, 2016 · 1 comment
Closed

Offline: Persist posts data - wp-rest-api-sync #2336

rralian opened this issue Jan 12, 2016 · 1 comment

Comments

@rralian
Copy link
Contributor

rralian commented Jan 12, 2016

We have two potential approaches to caching... one in the calypso application via something like redux middleware, and one in a proxy service for the api. We should try both for this posts case and bump into the corners to see which approach seems the most immediately promising.

This task is to implement persistence for the posts-list data via the wp-rest-api-sync approach.

@rralian
Copy link
Contributor Author

rralian commented Feb 2, 2016

Closing this as we are planning to persist data in the redux store.

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

2 participants