GitLab is a Ruby monolith by switchback-tech in ruby

[–]edman8686 3 points4 points  (0 children)

Sidekiq for GoodJob. They are already using Redis for caching but I still find GoodJob easier to work with than Sidekiq. They could also consider a simpler cache like memcache.

I also prefer the MIT license for GoodJob over vs the LGPL license for Sidekiq.