In-memory session store for tests, examples, and local exploration.
The store is an Agent process containing session data keyed by session id.
It is intentionally small and makes no persistence guarantees.
Summary
Functions
Starts a process-local session store.
Functions
@spec start_link(keyword()) :: Agent.on_start()
Starts a process-local session store.