About
This skill automates the configuration of Rails 8 applications to use SolidQueue, SolidCache, and SolidCable, adhering to a strict 'no-Redis' architecture. It provides patterns for setting up multi-database environments for background processing, implementing exponential backoff retry strategies, and configuring Mission Control dashboards for job monitoring. By leveraging database-backed infrastructure, it simplifies deployment workflows and ensures that jobs and cache survive server restarts without the overhead of external memory-store dependencies.