https://github.com/robinncode/acmq
A laravel queue and job implementation project
https://github.com/robinncode/acmq
Last synced: 11 months ago
JSON representation
A laravel queue and job implementation project
- Host: GitHub
- URL: https://github.com/robinncode/acmq
- Owner: robinNcode
- Created: 2025-02-25T20:21:10.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-02-25T21:01:12.000Z (11 months ago)
- Last Synced: 2025-02-25T21:32:52.092Z (11 months ago)
- Language: Blade
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ACMQ : A Laravel queue and job implementation
This package is a Laravel queue and job implementation that uses the Amazon SQS service. It is designed to be used with the [ACMQ]
### Things will be implemented:
- [ ] Queue
- [ ] Job
- [ ] Worker
### Author
- MsM Robin