Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WICG/kv-storage
[On hold] A proposal for an async key/value storage API for the web
https://github.com/WICG/kv-storage
Last synced: 11 days ago
JSON representation
[On hold] A proposal for an async key/value storage API for the web
- Host: GitHub
- URL: https://github.com/WICG/kv-storage
- Owner: WICG
- License: other
- Archived: true
- Created: 2018-01-12T23:56:55.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T15:06:45.000Z (over 2 years ago)
- Last Synced: 2024-04-23T20:10:39.910Z (7 months ago)
- Homepage:
- Size: 251 KB
- Stars: 550
- Watchers: 23
- Forks: 20
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - kv-storage - A proposal for an async key/value storage API for the web (HTML)
- awesome-list - kv-storage
- awesome-starred - WICG/kv-storage - [On hold] A proposal for an async key/value storage API for the web (others)
README
# 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](https://github.com/WICG/kv-storage/tree/7c553add86e6166820c29acf79abfc23ebbf8737) to learn more about it.
This proposal is currently inactive as no browser vendors are investing in it.