Just ripped out Puma/SolidQueue/SolidCable for Falcon/AsyncCable/AsyncJobAdapter and holy smokes 🔥
The server's practically teleporting LLM responses now. No need for benchmarks to feel the difference.
Massive props to @ioquatix for this async magic!
With Rails 8’s #SolidCable, real-time WebSocket updates are simpler than ever. Use your existing database, drop Redis as a dependency, streamline your stack, cut costs, and maintain high performance. @typecraft_dev shows you how: youtu.be/bOlrHbhLzZE?si=mOH6…
The Solid Trifecta is a set of database adapters in #Rails8 that simplifies app development by replacing traditional RAM-based solutions with efficient, cost-effective database-backed tools. In this quick overview, @typecraft_dev lays it all out: #SolidCable handles WebSocket messages, #SolidCache powers caching, and #SolidQueue manages job queues, all using databases like MySQL, PostgreSQL, or SQLite. youtu.be/FpfAu20I00A?si=14RK…
Upgraded Rails from v7 to v8, one of the smoothest upgrades I've experienced, especially considering I ditched Redis and replaced queueing & pub-sub - all in one clean, 15-minute shot! 🚀 Smooth as butter. #rails#modernweb#solidqueue#solidcable
New Blog: "I realised that there often aren’t that many blog posts or examples - including my own previous posts - that go into details beyond a demo on localhost. Let's fix that now!" #rails#solidcablemileswoodroffe.com/articles/…
New Blog: "How far could I get introducing real time updates to my app on a train to London I wondered? What could go wrong? Well Solid Cable is so rediculously simple that I’d finished before I got to Paddington!" #rails#solidcablemileswoodroffe.com/articles/…