Tarsier LabsTarsier Labs
🐡
Home
Categories
Tags
Bookmarks
About
Back to tags

Image Processing

0 articles

API File Upload System β€” Cloudflare R2 S3 + BullMQ Media Processing Pipeline

API File Upload System β€” Cloudflare R2 S3 + BullMQ Media Processing Pipeline

JoyMini API's file upload system is based on Cloudflare R2 S3 object storage and BullMQ asynchronous queues, covering a complete media processing pipeline including image compression (Sharp), video HLS transcoding (FFmpeg), and BlurHash generation.

00
Interface Management
API Background Task System β€” BullMQ Queue Architecture and Worker Implementation

API Background Task System β€” BullMQ Queue Architecture and Worker Implementation

JoyMini API's background task system built on BullMQ (Redis-driven queue), covering the architecture design of 3 queues and 4 Workers, including the complete implementation of image compression pipeline, Sharp composition, video HLS transcoding, and thumbnail extraction.

00
Interface Management