repowiserepowise
Sign in
huykn/distributed-cache
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisehuykn/distributed-cache

huykn / distributed-cache

A high-performance, distributed in-memory cache library for Go that synchronizes local LFU/LRU caches across multiple service instances using Redis as a backing store and pub/sub for set/invalidation events.

Go67github.com/huykn/distributed-cache
Indexed atafc94ff·23h ago·Up to date with upstream
Open dashboardChat with repo

Code health

8.6out of 10Excellent

huykn/distributed-cache scores 8.6 out of 10 on defect risk, which Repowise rates Excellent. Maintainability scores 8.8 out of 10. Static performance risk scores 9.8 out of 10. The three are scored separately and never blended into a single number.

Full health report
Defect risk8.6/10 · Excellent
Maintainability8.8/10 · Excellent
Performance risk9.8/10 · Excellent
Files
82
Symbols
554
Modules
9
Doc pages
102
Dead exports
8

Read more about huykn/distributed-cache

  • 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/huykn/distributed-cache.svg)](https://repowise.dev/repo/huykn/distributed-cache)

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/huykn/distributed-cache.svg)](https://repowise.dev/repo/huykn/distributed-cache)

How huykn/distributed-cache works

A high-performance, distributed in-memory cache library for Go that synchronizes local LFU/LRU caches across multiple service instances using Redis as a backing store and pub/sub for set/invalidation events. This page is an auto-generated, always-fresh map of the huykn/distributed-cache repository, written primarily in Go. 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 82 source files, 554 symbols, and 8 languages, organised into 9 modules, led by go, markdown, yaml. Static analysis leaves 144 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.

  • 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