Persister interfaces
This is the collection of persister interfaces within the persisters
module. There is only one interface, Persister
.
Persister
A Persister
object lets you save and load Store
data to and from different locations, or underlying storage types.