Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 667 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 667 Bytes

Queue for Tinh Tinh

GitHub Release GitHub License

Description

Package Queue for Tinh Tinh

Install

go get -u github.com/tinh-tinh/queue

Features

  • Robust design based on Redis
  • Delayed jobs
  • Schedule and repeat jobs according to a cron specification
  • Rate limiter for jobs
  • Retries
  • Priority
  • Concurrency
  • Pause/resume
  • Automatic recovery from process crashes