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

Allow IC to run in "offline" mode in Firebase. #3

Open
bennadel opened this issue Aug 30, 2017 · 1 comment
Open

Allow IC to run in "offline" mode in Firebase. #3

bennadel opened this issue Aug 30, 2017 · 1 comment

Comments

@bennadel
Copy link
Owner

Firebase has the ability to run in "offline" (ie, local-only) mode, as far as I know. This would be akin to the old localStorage approach. This could give some people more peace of mind.

@bennadel
Copy link
Owner Author

It seems Firebase only has an in-memory cache, not an offline cache (per say). But, Firebase has some beta product called Firestore - https://firebase.google.com/docs/firestore/manage-data/enable-offline . This might be something worth looking into.

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