Redis AOF and BullMQ: Durability Is a System, Not a Switch
BullMQ stores its queues in Redis. That makes Redis persistence an important part of running BullMQ in production, but it also creates a tempting oversimplification: Enable AOF and the jobs are...