Volatile reference implementation of Spectre.Experience.Store.
Summary
Functions
Returns a specification to start this module under a supervisor.
Returns the current evidence count.
Starts an empty in-memory Experience Store.
Types
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec count(GenServer.server()) :: non_neg_integer()
Returns the current evidence count.
@spec start_link(keyword()) :: GenServer.on_start()
Starts an empty in-memory Experience Store.