Concord.Engine.Cluster (Concord v2.3.0)

Copy Markdown View Source

Raft-backed Concord engine.

This is the existing Concord storage/concurrency model: writes are submitted to Ra via :ra.process_command/3, and reads use the configured Ra query consistency level.