mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-30 05:07:05 +00:00
This is the implementation of raft persistency module that uses `raft` system table as the underlying storage model. The instance is supposed to be bound to a single raft group. Signed-off-by: Pavel Solodovnikov <pa.solodovnikov@scylladb.com>