Show HN: Bunqueue – Job queue for Bun using SQLite instead of Redis
kernelvoid Monday, February 02, 2026
Summary
bunqueue is a BUN-based queue service that provides a simple and efficient way to manage asynchronous tasks. It offers features like job scheduling, fault tolerance, and automatic retries, making it a useful tool for building scalable and reliable distributed systems.
32
10
Summary
github.com