High-performance webhook queue and job scheduler for distributed systems. 10k+ jobs/sec with PostgreSQL, Redis, and WebSocket real-time updates. Includes REST & gRPC APIs, multi-tenant isolation, and production monitoring.
Stars
81
Forks
2
Watchers
81
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
209
commits
7
commits
feat: cleanup old workflows (tier-based retention)
080540dView on GitHubfix: retry backoff uses seconds (not minutes) with jitter
87dad0eView on GitHubfix: use consistent PascalCase event types for WebSocket realtime events
7d6aa35View on GitHubfix: close remaining rate limit bypasses (public HTTP + gRPC streaming)
87263d1View on GitHubfeat: plan-based API rate limiting (HTTP + gRPC)
a3c95f0View on GitHubfix: enforce plan limits for workers, workflows, schedules, and webhooks
a563995View on GitHubfix: enforce plan limits for workflow, webhook, and cron job creation
70d8269View on GitHub