Show HN: Kapbit – A Kafka-powered workflow orchestrator for Go
Category: library
Tags: go, workflow-orchestrator, kafka
Score: 5.5/10 (Innovation: 5, Technical: 7, Documentation: 6, Utility: 4)
Kapbit is a Go-native workflow orchestrator that uses Kafka as a distributed log for Saga compensations, avoiding DSLs for simplicity. It offers fencing, circuit breakers, and retry workers, but is early-stage with no community adoption yet.
Target audience: backend devs
Repository: https://github.com/kapbit/kapbit-go · Go · MIT
View on Hacker News