WICG / kv-storage

[On hold] A proposal for an async key/value storage API for the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KV Storage

KV storage (short for "key/value storage") was a proposed web API to provide a simple, asynchronous key/value store, layered on top of IndexedDB. Please check out previous revisions of this repository to learn more about it.

This proposal is currently inactive as no browser vendors are investing in it.

About

[On hold] A proposal for an async key/value storage API for the web

License:Other