TinyBase logoTinyBase

Lifecycle enumerations

This is the collection of lifecycle enumerations within the persisters module. There is only one enumeration, Status.

Status

The Status enum is used to indicate whether a Persister is idle, or loading or saving data.

Read more