persister-cr-sqlite-wasm
The persister-cr-sqlite-wasm
module of the TinyBase project lets you save and load Store
data to and from a local CR-SQLite database (in an appropriate environment).
See also
Database Persistence guide
Since
v4.0.0
Interfaces
There is one interface, CrSqliteWasmPersister
, within the persister-cr-sqlite-wasm
module.
Functions
There is one function, createCrSqliteWasmPersister
, within the persister-cr-sqlite-wasm
module.