TinyBase logoTinyBase β

Creation type aliases

DatabaseChangeListener

The DatabaseChangeListener type describes a function that is used to listen for changes to the data in a database. Read more.

DatabaseExecuteCommand

The DatabaseExecuteCommand type describes a function that is used to execute commands against a database. Read more.

PersisterListener

A PersisterListener is a generic representation of the callback that lets a Persister inform the store that a change has happened to the underlying data. Read more.