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

Change storage model to assume web storage (synchronous) #728

Open
brockallen opened this issue Jan 13, 2019 · 4 comments
Open

Change storage model to assume web storage (synchronous) #728

brockallen opened this issue Jan 13, 2019 · 4 comments
Milestone

Comments

@brockallen
Copy link
Contributor

I don't think anyone uses indexDB, so consider dropping async support where not needed

@brockallen brockallen added this to the 2.0.0 milestone Jan 13, 2019
@thorn0
Copy link

thorn0 commented Mar 25, 2019

Please don't do this. KV Storage is coming. See https://developers.google.com/web/updates/2019/03/kv-storage

@brockallen
Copy link
Contributor Author

ok, good to know. what's the sandboxing model for it?

@thorn0
Copy link

thorn0 commented Mar 26, 2019

Same as for IndexedDB, I guess. It's a layer on top of IndexedDB

@brockallen
Copy link
Contributor Author

Ah nice. Thanks for the heads up

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

2 participants