01 August 2022
Scaling Sidekiq at Gusto
Over the past year at Gusto, we’ve drastically changed how we approach Sidekiq in our main Rails monolith. This post dives in.
Over the past year at Gusto, we’ve drastically changed how we approach Sidekiq in our main Rails monolith. This post dives in.
A dedicated group can help your organization develop a deep sense of ownership of your products and processes and enable you to drive the technical strategy
In this post, we'll look at what problems these non-atomic actions pose and walk through a few examples of how to fix them. We'll also cover isolator, a gem that helps us detect these non-atomic violations.
That one time a memory leak almost took down one of our apps -- and how I fixed it