persister-remote
The persister-remote
module of the TinyBase project lets you save and load Store
data to and from a remote server.
See also
Persisting Data guide
createRemotePersister
The createRemotePersister
function creates a Persister
object that can persist the Store
to a remote server.