5 ms·
Resque was the main inspiration, Sidekiq still provides compatibility with some of its APIs to this day. https://github.com/sidekiq/sidekiq/blob/ba8b8fc8d81ac8
by mperham 8mo ago
Resque was the main inspiration, Sidekiq still provides compatibility with some of its APIs to this day.
https://github.com/sidekiq/sidekiq/blob/ba8b8fc8d81ac8f57a556c3ba1c02252d9a672c7/lib/sidekiq/client.rb#L210 https://github.com/sidekiq/sidekiq/blob/ba8b8fc8d81ac8f57a55...