persister-electric-sql
The persister-electric-sql
module of the TinyBase project lets you save and load Store
data to and from a local ElectricSQL database (in an appropriate environment).
See also
Database Persistence guide
Since
v4.6.0
Interfaces
There is one interface, ElectricSqlPersister
, within the persister-electric-sql
module.
Functions
There is one function, createElectricSqlPersister
, within the persister-electric-sql
module.