Concord.Engine.VSR (Concord v3.0.1)

Copy Markdown View Source

Viewstamped Replication-backed Concord engine.

Commands use a stable VSR client session. Queries use quorum-confirmed read barriers, so they remain linearizable without appending to the replicated log or sharing the client's one-outstanding-command limit.

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)