Skip to content

raghavxk/mimir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimir : Distributed Cron Scheduler

Description

  • A simple distributed cron scheduler written in Golang
  • allows running cron jobs across instances without duplication

Inspiration:

  • At time of writing this, I couldn't find a library suited to a cron run spec
  • An existing solution had similar capabilities, but lacked a specific use case
  • Use case required running only a single instance of cron job, even in cases when preceding cron jobs lags and overlaps with succeeding cron job schedule

Authors:

Thanks:

About

Distributed cron scheduler written in Go.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages