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

Make the files in the Ballista Cloud Demo persistent #15

@mgiuca

Description

@mgiuca

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...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions