persister-pglite
The persister-pglite
module of the TinyBase project lets you save and load Store
data to and from a PGlite database (in an appropriate environment).
See also
Database Persistence guide
Since
5.2.0
Interfaces
There is one interface, PglitePersister
, within the persister-pglite
module.
Functions
There is one function, createPglitePersister
, within the persister-pglite
module.