Full stack Ruby on Rails and JS agency based in Stavanger, Norway. We build and maintain web-applications that are exceptionally fast, user-friendly, and engineered to stand the test of time.

Migrated Boksmart from Sidekiq & Redis to Solid Queue

We’ve recently migrated Boksmart from Sidekiq to Solid Queue, the new default queuing backend in Rails. This change brings our job processing fully into the Rails ecosystem with no need for Redis. Solid Queue runs entirely on our Postgres database, offering tighter integration with Active Job and improved consistency across environments. While Sidekiq served us well, Solid Queue simplifies our infrastructure and aligns with the direction of modern Rails.