1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib
Heinrich Lee Yu c42d941e16
Change scheduler to use Lua-based script (#5044)
This allows us to pop jobs atomically so that we remove redundant ZREMs
from multiple processes trying to process the same job.

Co-authored-by: Heinrich Lee Yu <heinrich@gitlab.com>
2021-11-05 09:19:25 -07:00
..
generators/sidekiq Follow generator configuration to determine the resulting test file (#4371) 2019-11-11 10:37:39 -08:00
sidekiq Change scheduler to use Lua-based script (#5044) 2021-11-05 09:19:25 -07:00
sidekiq.rb Pull in Sidekiq::Job by default 2021-09-08 15:42:22 -07:00