https://github.com/formidablejs/queues
Experimental Queue worker for the Formidable Framework
https://github.com/formidablejs/queues
background-jobs jobs queue redis
Last synced: 2 months ago
JSON representation
Experimental Queue worker for the Formidable Framework
- Host: GitHub
- URL: https://github.com/formidablejs/queues
- Owner: formidablejs
- License: mit
- Created: 2023-01-28T18:55:44.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-02-20T18:42:17.000Z (about 1 year ago)
- Last Synced: 2025-10-06T02:22:25.179Z (6 months ago)
- Topics: background-jobs, jobs, queue, redis
- Language: TypeScript
- Homepage: https://www.formidablejs.org/docs/queues
- Size: 310 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Formidable Queues
Formidable Queues, is a Redis based Queue Worker.



Credits
--------
Formidable Queues is built on top of [Bee Queue](https://github.com/bee-queue/bee-queue)
Security
-------
If you discover any security related issues, please email donaldpakkies@gmail.com instead of using the issue tracker.
License
-------
The MIT License (MIT). Please see [License File](LICENSE) for more information.