📚 MUST READ
- How does Sidekiq really work?
- Useful Sidekiq Patterns
- Timeout: Ruby’s Most Dangerous API
- A Tour of the Sidekiq API
🦊 GitLab
Within GitLab, Sidekiq needs to be able to communicate to Redis, PostgreSQL and Gitaly.
- Sidekiq Queues
- What we learned about configuring Sidekiq from GitLab.com
- How to configure Sidekiq for specialized or large-scale GitLab instances
To Consider
🗞 Extras
- #366 Sidekiq RailsCasts episode
- Yara rule for Sidekiq classes