persister-indexed-db
The persister-indexed-db
module of the TinyBase project lets you save and load Store
data to and from browser IndexedDB storage.
See also
Persistence guides
Since
v4.2.0
Interfaces
There is one interface, IndexedDbPersister
, within the persister-indexed-db
module.
Functions
There is one function, createIndexedDbPersister
, within the persister-indexed-db
module.