Repository intelligence

egeominotti/bunqueue

GitHub

⚡ High-performance job queue for Bun. SQLite by default, PostgreSQL multi-broker when you scale. DLQ, cron, SQLite S3 backups, and native MCP. No Redis.

CLOUDM0N decision
REVIEW BEFORE ADOPTION
Trust REVIEW · 70/100
Good fit if

Teams whose requirements match this repository’s core capability.

Watch out for

Review deployment and security evidence before production adoption.

Practical intelligence

What matters before you adopt it

Best for
Teams whose requirements match this repository’s core capability.
Main trade-offs
Review deployment and security evidence before production adoption.
Trust & CVEs

Security evidence without the noise

Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.

Security findings
3
CLOUDM0N scanner findings
Critical
0
High
0
Medium
3
Low
0
View trust evidence & security findings
Why this score
No trust rationale was stored for this scan.
CLOUDM0N findings
MEDIUM
The project can spawn operating-system processes; review command construction and input handling. 5 sample match(es) found.
MEDIUM
Broad permission or elevated-command pattern detected. 2 sample match(es) found.
MEDIUM
1 lifecycle install script(s) require review.
Architecture from code20 modules · 54 edges
Structural evidence

Modules and dependency edges extracted from repository code. This is code evidence, not README inference.

Code files
1862
Modules
20
Dependency edges
54
Core modules
bench
30 files
examples
1 files
scripts
158 files
sdk
145 files
src
3 files
src/application
117 files
src/benchmark
30 files
src/cli
25 files
src/client
207 files
src/config
configuration
4 files
src/domain
59 files
src/infrastructure
224 files
Dependency flow
benchsrc/client
scriptsbench
scriptssrc/application
scriptssrc/client
scriptssrc/domain
scriptssrc/infrastructure
scriptssrc/mcp
srcsrc/cli
srcsrc/config
srcsrc/infrastructure
srcsrc/shared
src/applicationsrc/domain
src/applicationsrc/infrastructure
src/applicationsrc/shared
Detected languages
TypeScript · Python · PHP · Go · Rust · JavaScript
Detected frameworks
MCP SDK · Zod
Architecture evidence details
flowchart TD
    %% bunqueue — high-level architecture (DRAFT, refine me)
    n0["bench · 30 files"]
    n1["docs · documentation · 44 files"]
    n2["examples · examples · 1 file"]
    n3["scripts · scripts · 158 files"]
    n4["sdk · 145 files"]
    n5["src · 3 files"]
    n6["src/application · 117 files"]
    n7["src/benchmark · 30 files"]
    n8["src/cli · 25 files"]
    n9["src/client · 207 files"]
    n10["src/config · configuration · 4 files"]
    n11["src/domain · 59 files"]
    n12["src/infrastructure · 224 files"]
    n13["src/mcp · 32 files"]
    n14["src/shared · shared code · 27 files"]
    n15["test · tests · 756 files"]
    n0 --> n9
    n0 --> n15
    n3 --> n0
    n3 --> n6
    n3 --> n9
    n3 --> n11
    n3 --> n12
    n3 --> n13
    n5 --> n8
    n5 --> n10
    n5 --> n12
    n5 --> n14
    n6 --> n11
    n6 --> n12
    n6 --> n14
    n7 --> n6
    n7 --> n9
    n7 --> n11
    n7 --> n12
    n7 --> n14
    n8 --> n9
    n8 --> n10
    n8 --> n11
    n8 --> n12
    n8 --> n14
    n9 --> n5
    n9 --> n6
    n9 --> n10
    n9 --> n11
    n9 --> n12
    n9 --> n14
    n10 --> n12
    n11 --> n14
    n12 --> n6
    n12 --> n10
    n12 --> n11
    n12 --> n14
    n13 --> n9
    n13 --> n11
    n13 --> n12
    n13 --> n14
    n14 --> n11
    n15 --> n0
    n15 --> n3
    n15 --> n4
    n15 --> n6
    n15 --> n7
    n15 --> n8
    n15 --> n9
    n15 --> n10
    n15 --> n11
    n15 --> n12
    n15 --> n13
    n15 --> n14
    class n1,n2 docs
    class n3,n10 infra
    class n14 shared
    class n15 test
    classDef docs fill:#9d7660,color:#ffffff,stroke:#7c5d4c
    classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
    classDef shared fill:#79706e,color:#ffffff,stroke:#5d5654
    classDef test fill:#499894,color:#ffffff,stroke:#397975
Agent handoff
Use with any agent
JSON API
Alternatives

Nearby repositories worth comparing before adoption.

Compare top options →
pg-aiguide
timescale/pg-aiguide
70
Fit

MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.

Trust REVIEW · 80
Compare →
pgedge-postgres-mcp
pgEdge/pgedge-postgres-mcp
46
Fit

pgEdge MCP Server. A PostgreSQL MCP server with a Natural Language Agent CLI and Web UI.

Trust REVIEW · 65
Compare →
dbhub
bytebase/dbhub
18
Fit

Token conscious database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.

Trust FAIL · 35
Compare →