mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 21:55:50 +00:00
The test suite covers the most basic use cases for the system table backed raft persistency module: * store/load vote and term * store/load snapshot * store snapshot with log tail truncation * store/load log entries * log truncation Tests: unit(dev) Signed-off-by: Pavel Solodovnikov <pa.solodovnikov@scylladb.com>