Database-backed background-job queue for Rails that lets Active Job run without Redis. Each Solid gem uses its own separate SQLite database file, which allows it to be adopted alongside Postgres before a full SQLite migration. Wrona adopted Solid Queue as part of the Solid Stack migration; in Q&A he acknowledged using Solid Queue in batches could be a viable strategy for running heavy data migrations that need transactions.