/metre

Golang cron framework

Primary LanguageGoMIT LicenseMIT

metre

Golang cron framework. Scheduling through ØMQ push-pull and state managed through redis

Requirements

Installation

go get github.com/gospackler/metre

Documentation

Example

Check TestMasterSlave() function in metre_test.go

Authors