exd_streams v0.0.2 ExdStreams.Store.BaseStore behaviour

A behaviour for any state store

Link to this section Summary

Callbacks

Initialises the state store

Name of state store

Link to this section Callbacks

Link to this callback

init(context)
init(context :: map()) :: :ok | {:error, term()}

Initialises the state store

Link to this callback

name()
name() :: binary()

Name of state store