Note: This repository contains the core code of the Doppar framework queue package. If you want to build an application using Doppar, visit the main Doppar repository.
Doppar queue system offers robust features including multiple queue support for organizing jobs by priority or category, automatic retry logic with configurable attempts and delays, and comprehensive failed job tracking for easier debugging. It supports delayed execution for scheduling jobs in the future, graceful shutdown handling to safely stop workers, and built-in memory management that automatically restarts workers when limits are exceeded.
Thank you for considering contributing to the Doppar framework! The contribution guide can be found in the Doppar documentation.
In order to ensure that the Doppar community is welcoming to all, please review and abide by the Code of Conduct.
Please review our security policy on how to report security vulnerabilities.
The Doppar framework is open-sourced software licensed under the MIT license.