Default in-memory state management using Agent.
Suitable for single-node deployments. For multi-node setups, implement
the Kinde.StateManagement behaviour with a shared store.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(Keyword.t()) :: Agent.on_start()