Add gem badge to README.
FossilOrigin-Name: 7ac9e7c3d974c0bd2f3f953e637f955e988f24559156160414606035fce09bc0
This commit is contained in:
parent
769bfa8673
commit
36d37c3ddc
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ Metronome is an interval scheduler and task runner. It can be used locally as a
|
||||||
cron replacement, or as a network-wide job executor. It is intended to be run
|
cron replacement, or as a network-wide job executor. It is intended to be run
|
||||||
alongside Symphony, a Ruby AMQP event consumer.
|
alongside Symphony, a Ruby AMQP event consumer.
|
||||||
|
|
||||||
|
[](https://badge.fury.io/rb/symphony-metronome)
|
||||||
|
|
||||||
Events are stored via simple database rows, and optionally themselves managed
|
Events are stored via simple database rows, and optionally themselves managed
|
||||||
via AMQP events. Interval/time values are expressed with intuitive English
|
via AMQP events. Interval/time values are expressed with intuitive English
|
||||||
phrases, ie.: 'at 2pm', or 'Starting in 20 minutes, run every 10 seconds and
|
phrases, ie.: 'at 2pm', or 'Starting in 20 minutes, run every 10 seconds and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue