Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Cache KV in localStorage #5

Open
AtkinsSJ opened this issue Mar 19, 2024 · 0 comments
Open

Cache KV in localStorage #5

AtkinsSJ opened this issue Mar 19, 2024 · 0 comments

Comments

@AtkinsSJ
Copy link
Contributor

If the connection to the cloud is lost, we want to still be able to read (and write?) values. Some kind of internal backup or cache using localStorage might work for this. It should be invisible to user code.

If we want writing to work, then once we regain connection we would need to synchronise the changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant