A distributed, strongly-consistent key-value store built from scratch in Go, featuring a custom Raft consensus implementation and a custom LSM-tree storage engine (Skip List, WAL with physical torn-write recovery, SSTables, Bloom Filters, and size-tiered compaction).
What is the onlyarnav/nexus-kv GitHub project? Description: "A distributed, strongly-consistent key-value store built from scratch in Go, featuring a custom Raft consensus implementation and a custom LSM-tree storage engine (Skip List, WAL with physical torn-write recovery, SSTables, Bloom Filters, and size-tiered compaction).". Written in Go. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download main.zipReport bugs or request features on the nexus-kv issue tracker:
Open GitHub Issues