How Sidekiq really works
Let’s just begin with something that every Rails developer that is using Sidekiq is familiarized with – a simple worker: […]
At first sight, it seems that the way Sidekiq jobs work is straightforward, but the truth is that the whole […]