persister-powersync
The persister-powersync
module of the TinyBase project lets you save and load Store
data to and from a local SQLite database that is automatically synced using the PowerSync service.
See also
Database Persistence guide
Since
v4.8.0
Interfaces
There is one interface, PowerSyncPersister
, within the persister-powersync
module.
Functions
There is one function, createPowerSyncPersister
, within the persister-powersync
module.