TinyBase logoTinyBase

persister-file

The persister-file module of the TinyBase project lets you save and load Store data to and from a local file system (in an appropriate environment).

See also

Persisting Data guide

Interfaces

There is one interface, FilePersister, within the persister-file module.

Functions

There is one function, createFilePersister, within the persister-file module.