DEV Community

#redis

Redis caching and queues

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The hidden backend cost of “just add caching”

The hidden backend cost of “just add caching”

Comments
3 min read
Your Cache Is Making Things Worse

Your Cache Is Making Things Worse

Comments
4 min read
Redis HyperLogLog: Counting Millions of Unique Users with Just 12KB of Memory

Redis HyperLogLog: Counting Millions of Unique Users with Just 12KB of Memory

Comments
2 min read
Why Redis Is Fast Even Though It Is Single-Threaded

Why Redis Is Fast Even Though It Is Single-Threaded

Comments
3 min read
I Thought Redis Was Just a HashMap

I Thought Redis Was Just a HashMap

Comments
1 min read
Monitoring Python RQ jobs: what to watch and how to get alerted

Monitoring Python RQ jobs: what to watch and how to get alerted

2
Comments
3 min read
How to get alerted when a BullMQ job fails (before your users do)

How to get alerted when a BullMQ job fails (before your users do)

2
Comments
3 min read
Caching strategies for real apps

Caching strategies for real apps

Comments
3 min read
Redis CVE-2026-23479: AI-Discovered RCE Flaw Exposes Two Years of Hidden Risk

Redis CVE-2026-23479: AI-Discovered RCE Flaw Exposes Two Years of Hidden Risk

Comments
10 min read
How to scale WooCommerce infrastructure without downtime

How to scale WooCommerce infrastructure without downtime

Comments
3 min read
I Built a Redis Clone from Scratch in Node.js — RESP, Persistence, Replication, Pub/Sub and Transactions

I Built a Redis Clone from Scratch in Node.js — RESP, Persistence, Replication, Pub/Sub and Transactions

2
Comments
7 min read
Under the Hood: Redis Enterprise Cluster

Under the Hood: Redis Enterprise Cluster

1
Comments
1 min read
How I Use Redis Beyond Simple Caching: A Senior Dev's Perspective

How I Use Redis Beyond Simple Caching: A Senior Dev's Perspective

3
Comments
7 min read
Stop Over-Engineering Your Node.js Background Jobs

Stop Over-Engineering Your Node.js Background Jobs

7
Comments 4
5 min read
Cron jobs and schedulers with BullMQ

Cron jobs and schedulers with BullMQ

1
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.