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

Keep profile IPFS data locally in Cache #15

Open
lsaether opened this issue Feb 26, 2019 · 0 comments
Open

Keep profile IPFS data locally in Cache #15

lsaether opened this issue Feb 26, 2019 · 0 comments

Comments

@lsaether
Copy link
Contributor

On log-in the IPFS data should be filled into the store and then put into browser cache. This would greatly reduce friction of changing data and loading in the Dashboard.

Steps:

  • On log-in, pull data from IPFS
  • Put data in store
  • Put data in browser cache
  • When accessing data from Dashboard, pull from the store / cache instead of fetching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant