Skip to main content
BullMQ is fully compatible with Redis version 6.2.0 or newer. While there are several alternatives to Redis available, not all of them work properly with BullMQ. This section presents the vendors that officially support BullMQ and that we regularly test to verify they remain compatible.

Compatibility Requirements

To use BullMQ, you need:
  • Redis version 6.2.0 or newer - BullMQ requires specific Redis commands and features that are only available in these versions
  • Full Redis compliance - Redis alternatives must implement all Redis commands and behaviors that BullMQ depends on

Verified Compatible Solutions

We maintain a list of Redis-compatible solutions that are regularly tested with BullMQ:

Redis

The original and most reliable option for BullMQ

Dragonfly

High-performance Redis alternative with multi-core support

Important Considerations

Not all Redis alternatives are compatible with BullMQ. Before choosing a Redis alternative, ensure it:
  • Supports Redis 6.2.0+ commands
  • Implements Lua scripting correctly
  • Handles transactions and locks properly

Redis Hosting Options

Learn about managed Redis hosting solutions

Going to Production

Production deployment best practices

Build docs developers (and LLMs) love