Jido.Bus.Adapters.InMemory (Jido v1.1.0-rc)

View Source

An in-memory signal store adapter implemented as a GenServer process which stores signals in memory only.

This is only designed for testing purposes.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

reset!(application, config \\ [])

start_link(opts \\ [])