persister-libsql
The persister-libsql
module of the TinyBase project lets you save and load Store
data to and from a local LibSQL database (in an appropriate environment).
See also
Database Persistence guide
Since
v4.7.0
Interfaces
There is one interface, LibSqlPersister
, within the persister-libsql
module.
Functions
There is one function, createLibSqlPersister
, within the persister-libsql
module.