TinyBase logoTinyBase β

Interfaces

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

IndexedDbPersister

The IndexedDbPersister interface represents a Persister that lets you save and load Store data to and from browser IndexedDB storage.

Read more