Show HN: Minikv – Distributed key-value and object store in Rust (Raft, S3 API)

Published: (January 17, 2026 at 02:39 PM EST)
1 min read

Source: Hacker News

Announcement

Hi HN, I’m releasing minikv, a distributed key-value and object store in Rust.

What is minikv?

minikv is an open-source, distributed storage engine built for learning, experimentation, and self-hosted setups. It combines a strongly-consistent key-value database (Raft), S3‑compatible object storage,…

Back to Blog

Related posts

Read more »