vivo/MoonBox
月光宝盒:无侵入的流量录制与回放平台 A server-side traffic capture and replay platform with noninvasive observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 84
- Release rhythm 8
- Longevity 95
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1336
- days_rel: n/a
- days_push: 96
- n_releases_24m: 0
Adoption not part of the score
1341 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Moonbox is a noninvasive server-side traffic capture and replay platform built on the JVM-Sandbox ecosystem (jvm-sandbox-repeater). It records incoming requests along with downstream RPC, DB, and cache sub-calls, then replays them with mocking for automated testing, debugging, load testing, and business monitoring.
Use cases
- reproduce a production request failure in a test environment
- record live traffic for automated regression testing without code changes
- generate realistic load-test traffic from production flows
- mock downstream RPC/DB/cache calls during replay
- sample and validate core API responses for business correctness monitoring
When to choose
- you run JVM-based services and want noninvasive record/replay testing
- you need to replay production traffic against test environments with sub-call mocking
- you want to build load tests from real traffic instead of hand-written scripts
When to avoid
- your services are not on the JVM (C++/native support is only planned)
- you need a lightweight single-service tool rather than a deployable platform
- you require actively developed features, since the project is in maintenance mode
Facets
application · maturity maintenance
testing mocking middleware serialization monitoring testing developer-tools backend jvm self-hosted traffic-recording traffic-replay jvm-sandbox noninvasive load-testing regression-testing api-testing automation docker
1 source
- readme: https://github.com/vivo/MoonBox · fetched 2026-08-28 · acac16b991f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vivo/MoonBox | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem