<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>redis — FixDevs</title><description>Latest fixes and solutions for redis errors on FixDevs.</description><link>https://fixdevs.com/</link><language>en</language><lastBuildDate>Sun, 29 Mar 2026 00:00:00 GMT</lastBuildDate><atom:link href="https://fixdevs.com/tags/redis/rss.xml" rel="self" type="application/rss+xml"/><item><title>Fix: BullMQ Not Working — Jobs Not Processing, Workers Not Starting, or Redis Connection Failing</title><link>https://fixdevs.com/blog/bullmq-not-working/</link><guid isPermaLink="true">https://fixdevs.com/blog/bullmq-not-working/</guid><description>How to fix BullMQ issues — queue and worker setup, Redis connection, job scheduling, retry strategies, concurrency, rate limiting, event listeners, and dashboard monitoring.</description><pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate><category>typescript</category><category>backend</category><category>redis</category><category>debugging</category><author>FixDevs</author></item><item><title>Fix: Redis Cluster Not Working — MOVED, CROSSSLOT, or Connection Errors</title><link>https://fixdevs.com/blog/redis-cluster-not-working/</link><guid isPermaLink="true">https://fixdevs.com/blog/redis-cluster-not-working/</guid><description>How to fix Redis Cluster errors — MOVED redirects, CROSSSLOT multi-key operations, cluster-aware client setup, hash tags for key grouping, and failover handling.</description><pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate><category>redis</category><category>backend</category><category>database</category><category>debugging</category><category>devops</category><author>FixDevs</author></item><item><title>Fix: Laravel Queue Job Not Processing — Jobs Stuck in Queue</title><link>https://fixdevs.com/blog/laravel-queue-job-not-processing/</link><guid isPermaLink="true">https://fixdevs.com/blog/laravel-queue-job-not-processing/</guid><description>How to fix Laravel queue jobs not running — queue worker not started, wrong connection config, failed jobs, job timeouts, horizon setup, and database vs Redis queue differences.</description><pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate><category>laravel</category><category>php</category><category>backend</category><category>redis</category><category>debugging</category><author>FixDevs</author></item><item><title>Fix: Redis Pub/Sub Not Working — Messages Not Received by Subscribers</title><link>https://fixdevs.com/blog/redis-pub-sub-not-working/</link><guid isPermaLink="true">https://fixdevs.com/blog/redis-pub-sub-not-working/</guid><description>How to fix Redis Pub/Sub issues — subscriber not receiving messages, channel name mismatches, connection handling, pattern subscriptions, and scaling with multiple processes.</description><pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate><category>redis</category><category>nodejs</category><category>backend</category><category>debugging</category><category>devops</category><author>FixDevs</author></item><item><title>Fix: Redis Key Not Expiring (TTL / EXPIRE Not Working)</title><link>https://fixdevs.com/blog/redis-key-not-expiring/</link><guid isPermaLink="true">https://fixdevs.com/blog/redis-key-not-expiring/</guid><description>How to fix Redis keys that never expire — why EXPIRE commands are silently overwritten, how SET options replace TTL, how to inspect key TTL, and how to prevent accidental TTL removal in your application.</description><pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate><category>redis</category><category>database</category><category>caching</category><category>debugging</category><author>FixDevs</author></item><item><title>Fix: Redis OOM command not allowed when used memory &gt; maxmemory</title><link>https://fixdevs.com/blog/redis-oom-command-not-allowed/</link><guid isPermaLink="true">https://fixdevs.com/blog/redis-oom-command-not-allowed/</guid><description>How to fix Redis OOM command not allowed when used memory exceeds maxmemory caused by memory limits, missing eviction policies, large keys, and memory fragmentation.</description><pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate><category>redis</category><category>database</category><category>debugging</category><author>FixDevs</author></item><item><title>Fix: Redis ECONNREFUSED – Connection Refused on localhost:6379</title><link>https://fixdevs.com/blog/redis-connection-refused/</link><guid isPermaLink="true">https://fixdevs.com/blog/redis-connection-refused/</guid><description>How to fix the Redis ECONNREFUSED error when your application cannot connect to the Redis server on localhost:6379 or a remote host. Covers Redis not running, wrong host/port, Docker networking, firewall, AUTH required, maxclients, and TLS configuration.</description><pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate><category>redis</category><category>docker</category><category>nodejs</category><author>FixDevs</author></item><item><title>Fix: WRONGTYPE Operation against a key holding the wrong kind of value (Redis)</title><link>https://fixdevs.com/blog/redis-wrongtype-operation/</link><guid isPermaLink="true">https://fixdevs.com/blog/redis-wrongtype-operation/</guid><description>How to fix Redis errors: WRONGTYPE Operation against a key holding the wrong kind of value, MISCONF Redis is configured to save RDB snapshots, OOM command not allowed, READONLY You can&apos;t write against a read only replica, and other common Redis errors. Covers key type mismatches, disk issues, memory limits, eviction policies, connection problems, and serialization.</description><pubDate>Sat, 27 Dec 2025 00:00:00 GMT</pubDate><category>redis</category><category>database</category><category>docker</category><category>caching</category><author>FixDevs</author></item></channel></rss>