# Bull

- [Introduction](/bull/introduction.md)
- [Install](/bull/install.md)
- [Quick Guide](/bull/quick-guide.md)
- [Important Notes](/bull/important-notes.md)
- [Patterns](/bull/patterns.md)
- [Persistent connections](/bull/patterns/persistent-connections.md)
- [Message queue](/bull/patterns/message-queue.md)
- [Returning Job Completions](/bull/patterns/returning-job-completions.md)
- [Reusing Redis Connections](/bull/patterns/reusing-redis-connections.md)
- [Redis cluster](/bull/patterns/redis-cluster.md)
- [Custom backoff strategy](/bull/patterns/custom-backoff-strategy.md)
- [Debugging](/bull/patterns/debugging.md)
- [Manually fetching jobs](/bull/patterns/manually-fetching-jobs.md)
