Home
Sidekiq is a full-featured background processing framework for Ruby. It aims to be simple to integrate with any modern Rails application and much higher performance than other existing solutions.
Read for more info:
- Getting Started
- The Basics
- Best Practices
- Job Lifecycle
- Using Redis
- Error Handling
- Advanced Options
- Scheduled Jobs
- Delayed Extensions
- Active Job
- Deployment
- Monitoring
- API
- Middleware
- Resque Compatibility
- Logging
- Signals
- FAQ
- Testing
- Sharding
- Problems and Troubleshooting
- Related Projects - 3rd party add-ons for Sidekiq
Sidekiq Pro
Sidekiq Enterprise
- Rolling Restarts and Long-Running Jobs
- Rate Limiting
- Periodic Jobs
- Unique Jobs
- Leader Election
- Historical Metrics
- Multi-Process with Systemd or Upstart
- Job Argument Encryption
- Web UI Authorization
Commercial Aspects
Next: Getting Started