API to manage Periodic Jobs AKA Cron Entries.
To update a cron entry, call goose.client/perform-every
since it's idempotent.
API to manage Periodic Jobs AKA Cron Entries.\ To update a cron entry, call [[goose.client/perform-every]] since it's idempotent. - [API wiki](https://github.com/nilenso/goose/wiki/API)
API to manage dead jobs.
API to manage dead jobs. - [API wiki](https://github.com/nilenso/goose/wiki/API)
API to manage enqueued jobs.
API to manage enqueued jobs. - [API wiki](https://github.com/nilenso/goose/wiki/API)
API to manage scheduled jobs.
API to manage scheduled jobs. - [API wiki](https://github.com/nilenso/goose/wiki/API)
Defines protocol for Message Broker of Goose.
Defines protocol for Message Broker of Goose.
Functions for executing job in async, scheduled or periodic manner.
Functions for executing job in async, scheduled or periodic manner.
All default configurations for Goose are defined here.
All default configurations for Goose are defined here.
Defines protocol for Metrics Backend.
Defines protocol for Metrics Backend. - [Monitoring & Alerting wiki](https://github.com/nilenso/goose/wiki/Monitoring-&-Alerting)
StatsD is a specimen Metrics Backend for Goose.
Plugins can be customized by implementing goose.metrics/Metrics
protocol.
StatsD is a specimen Metrics Backend for Goose. Plugins can be customized by implementing [[goose.metrics/Metrics]] protocol.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |