Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support KV Storage build-in module #4844

Open
simonwep opened this issue Apr 1, 2019 · 1 comment
Open

Support KV Storage build-in module #4844

simonwep opened this issue Apr 1, 2019 · 1 comment

Comments

@simonwep
Copy link

simonwep commented Apr 1, 2019

KV-Storage will be the successor of LocalStorage which will introduce, among other stuff, async support.

Editors draft: KV Storage
Article: KV Storage: the Web's First Built-in Module

Since it's (if I'm not wrong) the first built-in module it's enough to check if import 'std:kv-storage' works because if not it throws an Error as std:kv-storage isn't a valid URL :)

@Schweinepriester
Copy link
Contributor

Seems to be obsolete now:

https://wicg.github.io/kv-storage/

Not an active specification

Work on this specification is currently suspended, as no browser teams (including the Chromium project, which originated the proposal) are currently indicating interest in implementing it.

https://developers.google.com/web/updates/2019/03/kv-storage

Warning: KV Storage was originally launched as an origin trial. That trial has ended, and KV Storage is no longer available.

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

No branches or pull requests

3 participants