Redis-based delay queue is designed to provide message queue with delay-job-distribution.
1. debian/ubuntu linux/x86-64 release
2. go1.12.7 linux/amd64 or higher
- Clone this repo to your local machine using https://github.com/usherasnick/Delay-Queue.git
make build
./Delay-Queue --conf=conf/delay_queue.json --verbose=true
- 🍴 Fork this repo!
- 🔨 HACK AWAY!
- 🔃 Create a new PR using https://github.com/usherasnick/Delay-Queue/compare
- This project is licensed under the MIT License - see the MIT license for details