Upgrade to Rails 8 with confidence! Our guide covers Solid Queue, Solid Cache, built-in authentication, and Ruby 3.4 performance gains — the smoothest Rails upgrade yet.
Read More ... blog.saeloun.com/2026/02/26/r...
#Rails8 #RubyOnRails #SolidQueue #SolidCache #Kamal #WebDev #RailsUpgrade #Ruby34
📊 Built on #Prometheus metrics, #AlertManager notifications & #OpenTelemetry tracing for complete observability
🗄️ Uses #SQLite for storage & #SolidQueue for background jobs - lightweight #Rails engine architecture
I Love You, #Redis, But I’m Leaving You for #SolidQueue
https://www.simplethread
#RoR #RubyOnRails #rails
SolidQueue, the default ActiveJob's adapter in Rails, is very cool. But there is a catch - it needs 1Gb RAM to make all things out of the box working fine. That means it's not good for Heroku default Dynos. Surprise - github.com/rails/solid_...
#rails #solidqueue #activejob #heroku
Episode #520 - Worker Limits
#ruby #rubyonrails #programming #code #background #jobs #solidqueue
www.driftingruby.com/episodes/wor...
Main Theme 3: Ecosystem & Tooling. Solid Queue's emergence as a Rails 8 integrated solution is a significant development, contrasting with established community gems like Sidekiq and Resque. #SolidQueue 5/6
We'll also have the one-and-only @rosa.codes, Maintainer of #SolidQueue!
Episode #498 - Conditional Queue
#ruby #rubyonrails #solidqueue #backgroundjobs #programming #code
www.driftingruby.com/episodes/con...
Rosa on stage at Ruby Community Conference
It's always great to see @rosa and she talked about her #SolidQueue implementation at #rubycommunityconference in #krakow.
She also gave a shout-out to @bensheldon's #goodjob and mentioned how @getajobmike's @sidekiq is blazingly fast.
#ruby #rails #queue […]
[Original post on ruby.social]
I’m using Heroku’s intro dynos which used to be fine for side projects. However, I’ve got a new #Rails 8 application with Solid Queue running and it’s staying over 100% memory utilization. What gives? It’s a very basic setup. #ruby #solidqueue
Main changes are reduced external service dependencies through built-in #SolidQueue, #SolidCable, and #SolidCache; deployment now defaults to Kamal v2 (with #Docker 🙌); and a built-in #authentication framework.
Also move towards using SQLite in production.
rubyonrails.org/2024/11/7/ra...