Supervised ETS-backed handoff owner store for local runtimes, examples, and tests.
The store process owns the table so entries survive the request or task that records a handoff. Entries remain node-local and are lost when the store or application restarts.
Summary
Functions
Returns a specification to start this module under a supervisor.
Starts the process-local handoff owner store.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: GenServer.on_start()
Starts the process-local handoff owner store.