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.
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.