Concord.Engine.Local (Concord v3.0.2)

Copy Markdown View Source

Node-local Concord KV engine.

This engine runs the protocol-independent state-machine core without starting a replication protocol. 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

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])