namastack/namastack-outbox
This system is a Spring Boot library that implements the outbox pattern to ensure reliable, transactional event publishing to external message brokers. It provides a comprehensive processing pipeline that supports typed and generic handlers, configurable retry policies, and fallback mechanisms for failed records. The framework includes built-in support for multiple database backends (JDBC, JPA, MongoDB) and integrations with Kafka, RabbitMQ, and AWS SNS. Additionally, it features distributed coordination for horizontal scaling, adaptive polling, and end-to-end observability via Micrometer and OpenTelemetry.
48.1
Weak · 29 July 2026
23k
lines of production code
Kotlin
with TypeScript
1
bus factor · 11 authors in all
5
measurements over time
How it got here
2025 · outbox core architecture and examples
This period focused on rebuilding the outbox core with a new handler registry, retry policies, and instance coordination, while removing legacy implementations. The team also added comprehensive documentation, demo applications, and integration tests to validate the new architecture.
42 changes
2026 · Outbox pattern expansion and observability
This period focused on expanding the outbox pattern's capabilities by adding support for JDBC, MongoDB, Kafka, RabbitMQ, and AWS SNS integrations, each accompanied by complete example applications. The work also introduced comprehensive observability features, including Micrometer metrics, OpenTelemetry tracing, and performance testing tooling to validate the new integrations.
23 changes
Survey your own repository
namastack/namastack-outbox was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 29 July 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 310262b28f — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.