Show HN: Ekbatan – Java persistence framework for event-driven systems
Category: library
Tags: event-driven, outbox-pattern, java-persistence
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 6)
Ekbatan is a Java persistence framework for event-driven systems that implements the outbox pattern, combining atomic database transactions with domain events. It's interesting because it offers a structured approach to event sourcing without replacing the full-stack framework, integrating with Spring, Quarkus, and Micronaut, and leverages virtual threads and JDK 25+ features.
Target audience: backend devs
Repository: https://zyraz-io.github.io/ekbatan/ · Java · Apache-2.0 · 19 stars
View on Hacker News