Skip to content

Releases: MohamedAklamaash/relay

Release list

v0.1.0

Choose a tag to compare

@MohamedAklamaash MohamedAklamaash released this 27 Jun 16:13

First release of relay — a simple, reliable, distributed job scheduler for Go backed by Redis.

  • At-least-once delivery with crash recovery
  • Immediate, delayed, and recurring cron jobs
  • Automatic retries with backoff and dead-letter archive
  • Task deduplication and remote cancellation
  • Weighted priority queues, Prometheus metrics, and a CLI