View Source Statestores.Adapters.Behaviour behaviour (spawn_statestores v1.0.0-rc1)
Defines the default behavior for each Statestore Provider.
Link to this section Summary
Link to this section Types
@type event() :: Statestores.Schemas.Event.t()
@type id() :: String.t()
Link to this section Callbacks
@callback default_port() :: <<_::32>>