
Systems
NextDB
RustDistributed SystemsDatabase EngineLSM TreeConsensusReplication
Overview
Next-generation distributed database engine with LSM-tree storage and Raft consensus.
Background
This systems project investigates core distributed database concerns: storage engine design, consistency models, and replication coordination. The architecture references LSM-tree and Raft-style ideas, positioning it as an advanced exploration of fault-tolerant data infrastructure. With Rust at the core, it strengthens the portfolio's backend and systems credibility around performance, safety, and distributed state management.
Preview
