Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 510 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 510 Bytes

DISTRIBUTED SCHEDULER

Welcome to the Golang Distributed Scheduler repository! This system, consisting of a Management API 🛠️ and a Runner service 🏃‍♀️, allows you to easily schedule and manage jobs that execute at specified times in the future. Check out our detailed Local Development Guide, Configuration Guide, and Architecture Overview in the Documentation directory to get started.