roger v1.0.0 Roger.Partition.Global.StatePersister.Stub

Stub module for Roger.Partition.Global state persistence.

This is the default implementation, which does not persist any global partition state.

Summary

Functions

init(id)

Callback implementation for Roger.Partition.Global.StatePersister.init/1.

load(id)

Callback implementation for Roger.Partition.Global.StatePersister.load/1.

store(id, data)

Callback implementation for Roger.Partition.Global.StatePersister.store/2.