Node-local Concord KV engine.
This engine reuses Concord.StateMachine command and query semantics without
starting a Raft cluster. It is intentionally local to the current BEAM node:
data is not replicated and does not participate in quorum writes.
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.