Web Development/Backend··6 min read
Ruby on Rails 8: What the Comeback Looks Like in Production
Rails 8 ships Solid Queue, Solid Cache, Solid Cable, and Kamal 2. Together they make it possible to run a production app on one server, without Redis, without a separate Node process, and without external managed services for the basics.
Web DevelopmentBackendRuby
Read