TinyBase logoTinyBase β

Interfaces

These are the interfaces within the persister-browser module.

LocalPersister

The LocalPersister interface represents a Persister that lets you save and load Store data to and from the browser's local storage.

Read more

SessionPersister

The SessionPersister interface represents a Persister that lets you save and load Store data to and from the browser's session storage.

Read more