Upgrades: and Rails (7.2 to 8.0)
This turns out to be a major upgrade for ggKbase because we are adopting the Rails new native trifecta, Solid Queue, Solid Cache, and Solid Cable, to replace a number of third-party gems and systems, such as Sidekiq, Redis, and Memchached that are used for background jobs and caching. In line with Rails philosophy of…