Skip to content

Redix and enqueuer options

Compare
Choose a tag to compare
@akira akira released this 27 Oct 18:28
· 251 commits to master since this release

[0.12.2] - 2018-10-14

Fixed

  • Don't assume redis_opts is enumerable by @ryansch

Added

  • Add {:system, VAR} format support for more config params by @LysanderGG
  • Allow setting mode to both [:enqueuer, :api] by @buob

Changed

  • Specify less than 0.8.0 on redix version in mix.exs by @buob