Roger.Partition.Global.StatePersister.Stub (roger v4.0.0)

Copy Markdown View Source

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.