This release fixes a regression appeared in the previous version 2.8.14 when multiple jobs storages are used – background jobs started to be processed one by one in this case.

  • AddedRedisStorageOptions.MultiBulkLengthLimit configuration option to control the number of commands.
  • Fixed – Jobs processed one-by-one after upgrading to version 2.8.14 when using multiple storages.

Comments