Mike Perham @mike.contribsys.com · Jan 7

Sidekiq 8.0's new Web UI has landed on main. If you feel lucky, give it a test drive and send me any feedback. You can use the `main` branch by putting this in your Gemfile and running `bundle`: gem "sidekiq", github: "sidekiq/sidekiq"

17 likes 1 replies

?

Replies

Mike Perham · Jan 7

To set expectations: it doesn't look very different. The new UI: - removes Twitter Bootstrap - replaces 160KB of old CSS with 16KB of new CSS - renders pages much, much faster (<10ms) Give it a try!