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