repowiserepowise
Sign in
divyansh745garg/distributed-commerce
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisedivyansh745garg/distributed-commerce

divyansh745garg / distributed-commerce

A production-inspired distributed e-commerce backend demonstrating enterprise microservices architecture with Saga-based distributed transactions, Redis-powered idempotency, RabbitMQ event choreography, Spring Cloud Gateway security, and for scalable, fault-tolerant checkout processing.

Javagithub.com/divyansh745garg/distributed-commerce
Indexed atec131b0·3d ago·Up to date with upstream
Open dashboardChat with repo

Code health

9.4out of 10Excellent

divyansh745garg/distributed-commerce scores 9.4 out of 10 on defect risk, which Repowise rates Excellent. Maintainability scores 9.7 out of 10. Static performance risk scores 10.0 out of 10. The three are scored separately and never blended into a single number. 7 of 74 files are git hotspots, the places where changes and bug fixes concentrate.

Full health report
Defect risk9.4/10 · Excellent
Maintainability9.7/10 · Excellent
Performance risk10.0/10 · Excellent
Files
74
Symbols
333
Modules
22
Doc pages
109
Dead exports
8

Where the risk concentrates

All 7 hotspots

Ranked by prior bug fixes and change frequency, mined from the full git history rather than from the code alone.

FileChurnPrior fixesMaintainersCommits 90d
OrderService.javaorder-service/src/main/java/com/system/order/service98.4th %ile11bus factor 15
ProductService.javaproduct-service/src/main/java/com/system/product/service95.3th %ile01bus factor 13

Read more about divyansh745garg/distributed-commerce

  • OverviewFiles, symbols, languages, packages, git intelligence
  • ArchitectureDependency graph, layered architecture, symbol index, and third-party dependencies
  • Code healthPer-file health scores, hotspots, test coverage, dead code, and refactoring targets
  • AI explanationsProModule-by-module documentation generated from source

Add a badge to your README

Both badges are public, cached, and update on their own after every index. Nothing to install.

Repowise badge

Links to this page. Adding it also re-indexes the repo every week.

Repowise badge: explore code
[![repowise](https://api.repowise.dev/badge/wiki/divyansh745garg/distributed-commerce.svg)](https://repowise.dev/repo/divyansh745garg/distributed-commerce)

Code health badge

Average health across every file, straight from the latest index.

Code health badge showing the average health score out of 10
[![Code health](https://api.repowise.dev/badge/health/divyansh745garg/distributed-commerce.svg)](https://repowise.dev/repo/divyansh745garg/distributed-commerce)

How divyansh745garg/distributed-commerce works

A production-inspired distributed e-commerce backend demonstrating enterprise microservices architecture with Saga-based distributed transactions, Redis-powered idempotency, RabbitMQ event choreography, Spring Cloud Gateway security, and for scalable, fault-tolerant checkout processing. This page is an auto-generated, always-fresh map of the divyansh745garg/distributed-commerce repository, written primarily in Java. Repowise indexes the source, parses every symbol, computes a dependency graph, scores per-file code health from complexity, duplication, test coverage and churn, mines git history for hotspots and ownership, and lifts the resulting architectural decisions into a wiki you can read or query through MCP.

The codebase has 74 source files, 333 symbols, and 4 languages, organised into 22 modules, led by java, yaml, dockerfile. Static analysis leaves 50 open findings across the three health dimensions.

Use the links above to open the interactive dashboards, or connect this repo to your editor via the Repowise MCP server for grounded answers inside Claude, Cursor, or VS Code.

AuthenticationFilter.javaapi-gateway/src/main/java/com/system/gateway/filter
93.8th %ile
0
1bus factor 1
3
Order.javaorder-service/src/main/java/com/system/order/model90.6th %ile01bus factor 13
AuthController.javaauth-service/src/main/java/com/system/auth/controller82.8th %ile01bus factor 13
OrderController.javaorder-service/src/main/java/com/system/order/controller81.3th %ile01bus factor 13
  • CommitsChange-risk ranked history with AI-agent provenance and hotspots
  • ContributorsBus-factor, per-file maintainer maps, and human/agent collaboration
  • DecisionsArchitectural decisions extracted from commits and PRs
  • Chat with this repoSign inProAsk grounded questions over the indexed code