You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a fault-tolerant KV store from scratch: Raft leader election + replication, WAL persistence, benchmarks/metrics, and a Next.js monitoring dashboard.