Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Make the files in the Ballista Cloud Demo persistent #15

Open
mgiuca opened this issue Jan 21, 2016 · 0 comments
Open

Make the files in the Ballista Cloud Demo persistent #15

mgiuca opened this issue Jan 21, 2016 · 0 comments

Comments

@mgiuca
Copy link
Contributor

mgiuca commented Jan 21, 2016

Use IndexedDB to persist the virtual file system presented by the Ballista Cloud Demo.

Currently, all the state is stored in the foreground page's JavaScript context. By making it (locally) stateful, we can demonstrate the Ballista API's ability to receive updates while both the foreground page and service worker are dead. (Although in the latter case, our polyfill might not be able to do that...)

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