1 link tagged with all of: performance + sqlite + job-queue + embedded
Click any tag below to further narrow down your results
Links
Bunqueue is a job queue designed for Bun with no external dependencies. It offers high throughput using SQLite and supports both embedded and standalone server modes. Ideal for single-server applications, it provides features like persistence, retries, and cron jobs without the need for Redis.