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!

wurk: Sidekiq Pro and Enterprise features, MIT licensed

wurk is a drop-in, 100% API-compatible replacement for Sidekiq that ships the Pro and Enterprise features Batches, unique jobs, rate limiting, periodic jobs, encrypted arguments under MIT. Swap the gem, keep your existing perform_async calls and your Redis.

It mounts as a Rails engine with its own web UI, has a live demo, and is on RubyGems as wurk. Feedback from anyone running Sidekiq at scale is very welcome especially on migration edge cases we haven’t hit yet.

Demo: https://wurk.demo.developerz.ai/wurk Docs: https://developerz-ai.github.io/wurk/

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