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

feat(indexeddb): Handling closed connections #44

Open
ttowncompiled opened this issue Jul 13, 2015 · 0 comments
Open

feat(indexeddb): Handling closed connections #44

ttowncompiled opened this issue Jul 13, 2015 · 0 comments
Assignees

Comments

@ttowncompiled
Copy link
Contributor

Indexeddb implementation relies on there being an open connection to the database. If that connection were to close, then the application would need to be refreshed. It would be more preferable if a new connection would be opened when the current one closes.

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

No branches or pull requests

1 participant