Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 876 Bytes

README.md

File metadata and controls

50 lines (28 loc) · 876 Bytes

Delay Queue

Redis-based delay queue is designed to provide message queue with delay-job-distribution.

Get Started

Prerequisites

1. debian/ubuntu linux/x86-64 release
2. go1.12.7 linux/amd64 or higher

Installation

Clone

Setup

make build

./Delay-Queue --conf=conf/delay_queue.json --verbose=true

Reference

Contribution

Step 1

  • 🍴 Fork this repo!

Step 2

  • 🔨 HACK AWAY!

Step 3

License

  • This project is licensed under the MIT License - see the MIT license for details