Skip to content
#

crash-consistency

Here are 20 public repositories matching this topic...

Distributed key-value store written from scratch in C++17. LSM-tree storage with a group-committed write-ahead log, bloom-filtered SSTables and leveled compaction, Raft with pre-vote and check quorum for linearizable reads and writes, and a dashboard that shows failover as it happens.

  • Updated Aug 25, 2026
  • C++

Improve this page

Add a description, image, and links to the crash-consistency topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crash-consistency topic, visit your repo's landing page and select "manage topics."

Learn more