Asynchronous event-driven job processing queue in Go with durable SQLite persistence, at-least-once execution, visibility timeouts, retries/DLQ, and crash recovery.
-
Updated
Feb 8, 2026 - Go
Asynchronous event-driven job processing queue in Go with durable SQLite persistence, at-least-once execution, visibility timeouts, retries/DLQ, and crash recovery.
🔄 Execute background jobs reliably with this event-driven queue, ensuring at-least-once execution without losing work during crashes or shutdowns.
Add a description, image, and links to the visibility-timeout topic page so that developers can more easily learn about it.
To associate your repository with the visibility-timeout topic, visit your repo's landing page and select "manage topics."