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 - redux middleware approach #2335

Closed
rralian opened this issue Jan 12, 2016 · 2 comments
Closed

Offline: persist posts data - redux middleware approach #2335

rralian opened this issue Jan 12, 2016 · 2 comments

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 build persistence into the posts-list data structure.

@rralian
Copy link
Contributor Author

rralian commented Feb 2, 2016

This is tied to #2754, which is to persist redux state in general.

@rralian
Copy link
Contributor Author

rralian commented Mar 10, 2016

I'mma call this closed... we don't have redux persisting everywhere, but we have it persisting in some places (in pre-production anyway), and we can show how we're doing it.

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

3 participants