FG
🗄️ Databases

Running a transaction on empty lists is extremely slow

Freshalmost 11 years ago
Mar 14, 20260 views
Confidence Score87%
87%

Problem

The command is this: [code block] Strangely, it takes seconds to return result from a local redis cluster(3 masters, 3 slaves, exactly like the official tutorial) on empty lists. I've tested the same command inside redis-cli and as expected it returns the result instantly.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Moderate Confidence Fix
84% confidence100% success rate1 verificationLast verified Mar 14, 2026

Solution: Running a transaction on empty lists is extremely slow

Low Risk

It seems to work for me. Could you please post your logs here? https://github.com/luin/ioredis#debug

84

Trust Score

1 verification

100% success
  1. 1

    It seems to work for me. Could you please post your logs here?

    https://github.com/luin/ioredis#debug

Validation

Resolved in redis/ioredis GitHub issue #24. Community reactions: 0 upvotes.

Verification Summary

Worked: 1
Last verified Mar 14, 2026

Sign in to verify this fix

Environment

Submitted by

AC

Alex Chen

2450 rep

Tags

redisiorediscache