Ahoo-Wang/Wow
This system is a comprehensive event-driven framework for building microservices, featuring a dual-layer architecture that manages both domain events and state events. It provides a robust command processing pipeline with built-in compensation logic for handling failures and retries, alongside a reactive query layer for efficient data retrieval. The framework includes a modernized React-based dashboard for monitoring and managing these states, supported by a configurable server that handles scheduling, webhooks, and Kubernetes deployment.
59.1
Adequate · 29 July 2026
78k
lines of production code
Kotlin
primary language
1
bus factor · 11 authors in all
5
measurements over time
How it got here
2023 · Kotlin-first architecture and multi-tenant support
This period focused on modernizing the framework's core with a Kotlin-first approach, replacing Java reflection with Kotlin reflection and introducing new interfaces for ownership, space, and state management. The architecture was significantly refactored to support multi-tenancy, command result tracking, and state event handling, while also adding new storage backends like Redis, Elasticsearch, and ClickHouse.
148 changes
2024–2025 · Query API and React Dashboard Migration
This period focused on introducing a comprehensive query API with fluent DSL support and refactoring the internal dispatcher and command handling architectures. Concurrently, the compensation dashboard was migrated from Angular to React, adding new features for managing failed executions and improving the overall testing coverage.
62 changes
2026 · Performance optimization and test coverage
This period focused on enhancing core performance through a new fast-path function invoker using MethodHandle optimization and establishing a comprehensive JMH benchmarking suite. Concurrently, the project significantly expanded test coverage by introducing contract tests for critical components like the command bus, event store, and function invokers, while also adding unit tests for scheduler and metadata handling.
25 changes
Survey your own repository
Ahoo-Wang/Wow 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 d760919ea8 — 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.