TinyBase logoTinyBase

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

Persisting Data guide

Interfaces

There is one interface, IndexedDbPersister, within the persister-indexed-db module.

Functions

There is one function, createIndexedDbPersister, within the persister-indexed-db module.