TinyBase logoTinyBase β

Functions

These are the functions within the persister-browser module.

createLocalPersister

The createLocalPersister function creates a LocalPersister object that can persist the Store to the browser's local storage.

Read more

createSessionPersister

The createSessionPersister function creates a SessionPersister object that can persist the Store to the browser's session storage.

Read more