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.
Teams whose requirements match this repository’s core capability.
Review deployment and security evidence before production adoption.
What matters before you adopt it
Security evidence without the noise
Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.
View trust evidence & security findings▼
Architecture from code20 modules · 54 edges▼
Modules and dependency edges extracted from repository code. This is code evidence, not README inference.
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:#397975Nearby repositories worth comparing before adoption.
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
pgEdge MCP Server. A PostgreSQL MCP server with a Natural Language Agent CLI and Web UI.
Token conscious database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.