🔍
redis/redis has 2.5× more findings overall — but memcached/memcached has 1.90× higher findings density per 1k LOC.
01Overview
absolute counts side by side
61,767
memcached code lines
10,052
memcached complexity
02Token cost to read raw
why dossiers exist
redis/redis
→ via code_analyze: ~2k tokens
memcached/memcached
→ via code_analyze: ~2k tokens
Either way, structured analysis collapses both to a couple of kilotokens. See it in action on the homepage.
03Line composition
code, blank, and comment shares
Code 73.7%
Blank 11.0%
Comments 15.4%
Code 74.3%
Blank 13.3%
Comments 12.3%
04Language breakdown
top 6 each
05Tech stack overlap
21 shared · 24 only in redis · 0 only in memcached
All of memcached/memcached's detected tech also appears in redis/redis — redis's stack is a superset.
06Most complex files
where the heavy lifting lives · click to drill in
redis
| File | Lines | Cx |
| src/redis-cli.c | 9,645 | 2,865 |
| src/module.c | 8,354 | 2,366 |
| src/rdb.c | 4,058 | 1,731 |
| src/server.c | 5,876 | 1,658 |
| src/t_hash.c | 4,541 | 1,586 |
| src/t_stream.c | 4,259 | 1,510 |
07Code quality findings
absolute count vs density per 1k LOC
12.0
redis findings / 1k LOC
22.8
memcached findings / 1k LOC
Despite being smaller, memcached/memcached flags 1.90× more issues per 1k LOC than redis/redis — denser code, not tidier.
08Secrets & credentials
pattern-based scan
redis
✓ No hardcoded credentials detected.0 of 290,692 lines flagged
memcached
✓ No hardcoded credentials detected.0 of 61,767 lines flagged
Compare two other repositories
Drop in any two public git URLs (or owner/repo shorthand).
Or call the API directly: two parallel code_analyze requests, diff client-side. · Add to your MCP client