Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Add caching of pool lists. #131

Open
wnz99 opened this issue Nov 28, 2018 · 1 comment
Open

Add caching of pool lists. #131

wnz99 opened this issue Nov 28, 2018 · 1 comment
Labels

Comments

@wnz99
Copy link
Contributor

wnz99 commented Nov 28, 2018

Lists of pools are cached and reset on accounts list changes.

@wnz99 wnz99 added the Backlog label Nov 28, 2018
@wnz99
Copy link
Contributor Author

wnz99 commented Nov 28, 2018

  • the account array is hashed and saved in the local storage;
  • if a new account is detected, the new hash is compare to the old one;
  • if changed, the lists are reset;

wnz99 added a commit that referenced this issue Nov 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant