Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 338 Bytes

File metadata and controls

4 lines (3 loc) · 338 Bytes

Queuely is a background job engine built with Node.js and TypeScript. It offloads long-running tasks like image resizing, PDF generation, email dispatch into a reliable queue powered by BullMQ, Redis and AWS SQS. Results are stored in S3 and delivered via presigned URLs.

Architecture Diagram

 image