TinyBase logoTinyBase β

Mergeable enumerations

This is the collection of mergeable enumerations within the persisters module. There is only one enumeration, Persists.

Persists

The Persists enum is used to indicate whether a Persister can support a regular Store, a MergeableStore, or both.

Read more