Shameless plug: Check out @elixirstatus' other community project:
Credo, a new static code analysis tool that acts as a code linter, but also focusses on teaching coding practices and code consistency.
Tarearbol v0.13.1
includes lightweight cron
scheduler fully based on spawn processes. Allows conditional job termination, rescheduling, keeps track of last execution outcome.
Zero boilerplate is required.
Comes with cron
record parser, returning all the upcoming events as Stream
, Tarearbol.Calendar.{beginning_of,end_of}/2
working properly with any calendar (not only Calendar.ISO
.)
Read next Getting Started with Phoenix and Kubernetes
Shameless plug: Check out @elixirstatus' other community project:
Credo, a new static code analysis tool that acts as a code linter, but also focusses on teaching coding practices and code consistency.