nexus-kv

nexus-kv

onlyarnav

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).

0 Stars
0 Forks
0 Watchers
Go Language
30 SrcLog Score
Cost to Build
$4.0K
Market Value
$500

Growth over time

2 data points  ·  2026-07-22 → 2026-08-06
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about nexus-kv

Question copied to clipboard

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.

How to clone nexus-kv

Clone via HTTPS

git clone https://github.com/onlyarnav/nexus-kv.git

Clone via SSH

[email protected]:onlyarnav/nexus-kv.git

Download ZIP

Download main.zip

Found an issue?

Report bugs or request features on the nexus-kv issue tracker:

Open GitHub Issues