Skip to content

WIP: Localforage Replacement

lain requested to merge localforage-experiments into develop

A localforage compatible indexeddb-only key value store.

It can use the old database, but by default it will use a new one. See the comment for how to enable usage of the existing db.

File size is 5kb vs 90kb

Edited by lain

Merge request reports