Volatile in-memory reference implementation of Spectre.Definition.Store.
It is appropriate for conformance tests and entirely ephemeral Instances.
The adapter explicitly reports :volatile, so core rejects it when a durable
Checkpoint Store is configured.
Summary
Functions
Returns a specification to start this module under a supervisor.
Returns the number of published artifacts.
Starts an empty immutable artifact store.
Types
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec count(GenServer.server()) :: non_neg_integer()
Returns the number of published artifacts.
@spec start_link(keyword()) :: GenServer.on_start()
Starts an empty immutable artifact store.