Project Templates์ถœ์ฒ˜: Show HN์กฐํšŒ์ˆ˜ 8

Show HN: OctoStore = Leader election as a service (single binary, self-hostable)

By TheIronYuppie
2026๋…„ 2์›” 12์ผ
**Show HN: OctoStore = Leader election as a service (single binary, self-hostable)**

I got tired of standing up etcd clusters just to do leader election. Every option is either "run your own consensus cluster" or "use AWS."OctoStore is distributed locking as a simple HTTP API. Sign up with GitHub, get a bearer token, POST to acquire a lock. That's it.Under the hood: single Rust binary (Axum + DashMap + SQLite). No Redis, no Raft, no consensus protocol...

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” Show HN์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.