mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added cadence client to job scheduler category (#4825)
This commit is contained in:
parent
1cc8cc2d3b
commit
3cffb5a20b
@ -1457,6 +1457,7 @@ _Libraries for programming devices of the IoT._
|
|||||||
|
|
||||||
_Libraries for scheduling jobs._
|
_Libraries for scheduling jobs._
|
||||||
|
|
||||||
|
- [Cadence-client] (https://github.com/uber-go/cadence-client) - A framework for authoring workflows and activities running on top of the Cadence orchestration engine made by Uber.
|
||||||
- [cdule](https://github.com/deepaksinghvi/cdule) - Job scheduler library with database support
|
- [cdule](https://github.com/deepaksinghvi/cdule) - Job scheduler library with database support
|
||||||
- [cheek](https://github.com/datarootsio/cheek) - A simple crontab like scheduler that aims to offer a KISS approach to job scheduling.
|
- [cheek](https://github.com/datarootsio/cheek) - A simple crontab like scheduler that aims to offer a KISS approach to job scheduling.
|
||||||
- [clockwerk](https://github.com/onatm/clockwerk) - Go package to schedule periodic jobs using a simple, fluent syntax.
|
- [clockwerk](https://github.com/onatm/clockwerk) - Go package to schedule periodic jobs using a simple, fluent syntax.
|
||||||
|
Loading…
Reference in New Issue
Block a user