Verk Versions Save

A job processing system that just verks! 🧛‍

v1.7.3

2 years ago
  • #204 Fix Node.Manager handling faulty nodes. Thanks @rubikill 🎉

v1.7.2

2 years ago
  • Misc doc changes #202 Thanks, @kianmeng

v1.7.1

3 years ago
  • Discarding any unknown keys when decoding Verk.Jobs. #201

v1.7.0

4 years ago
  • Update gen_stage #200 Thanks to @TeoDiaz
  • Bump elixir requirement to ~> 1.9

v1.6.4

4 years ago
  • Relax poolboy and gen_stage requirements

v1.6.3

4 years ago
  • Relax Confex version #190 Thanks, @juddey ! 🎉

v1.6.2

5 years ago
  • Change Verk.Supervisor to support streamlined child specs #186 Thanks, @Psli

v1.6.1

5 years ago
  • Relax Redix requirement #184
  • Replace Meck with Mimic #183
  • Fix deprecation warnings for Elixir 1.8 #182

v1.6.0

5 years ago
  • Add optional support to automatically generate Node IDs #159 #180

To use it just set the configuration generate_node_id to true.

v1.5.0

5 years ago
  • Bump Elixir Requirement ~> 1.6
  • mix format! #177. Thanks @raksonibs
  • max_retry_count and max_dead_jobs are now runtime configurable #175. Thanks @tinenbruno