RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Writing a Sidekiq middleware

Sidekiq, the background processing framework we all love, is not only amazing out of the box, but it even has support for middlewares, quite similar to Rack, which let you hook into the job lifecycle easily: https://christoph.luppri.ch/articles/2016/12/04/writing-a-sidekiq-middleware/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in