Functions
There is one function, createSqlite3Persister
, within the persister-sqlite3
module.
createSqlite3Persister
The createSqlite3Persister
function creates a Sqlite3Persister
object that can persist the Store
to a local SQLite database.