DEV Community

#redis

Redis caching and queues

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Stop using TTL for Ethereum contract cache — use event-driven invalidation instead

Stop using TTL for Ethereum contract cache — use event-driven invalidation instead

2
Comments 1
3 min read
Filling a maintainer's "Help needed": shipping a Next.js 16 Redis cache handler

Filling a maintainer's "Help needed": shipping a Next.js 16 Redis cache handler

4
Comments 2
11 min read
Beyond SETNX: Implementing a Production-Grade Distributed Lock with Node.js and Redis Lua Scripts

Beyond SETNX: Implementing a Production-Grade Distributed Lock with Node.js and Redis Lua Scripts

Comments
12 min read
Valkey vs Redis, browser-side AI models, and why quiet weeks are the best weeks

Valkey vs Redis, browser-side AI models, and why quiet weeks are the best weeks

Comments
2 min read
Redis Runs on One Thread

Redis Runs on One Thread

3
Comments
5 min read
I Built a Rate Limiter SDK from Scratch — Here's Every Decision I Made and Why

I Built a Rate Limiter SDK from Scratch — Here's Every Decision I Made and Why

Comments
6 min read
How to Prevent Cache Stampede in Node.js APIs with the Single-Flight Pattern (2026 Guide)

How to Prevent Cache Stampede in Node.js APIs with the Single-Flight Pattern (2026 Guide)

Comments
9 min read
Real-Time User Presence in NestJS — Multi-Tab, Multi-Instance, Zero Ghost Users

Real-Time User Presence in NestJS — Multi-Tab, Multi-Instance, Zero Ghost Users

Comments 1
4 min read
How I Improved Backend Performance Using Redis Caching in Production

How I Improved Backend Performance Using Redis Caching in Production

Comments
2 min read
Scaling Redis in Distributed Systems: From Local Cache Problems to Redis Cluster

Scaling Redis in Distributed Systems: From Local Cache Problems to Redis Cluster

Comments
3 min read
缓存架构深度指南:如何设计高性能缓存系统

缓存架构深度指南:如何设计高性能缓存系统

Comments
1 min read
LLM Response Caching: When the 80/20 Hit Rate Saves the Bill

LLM Response Caching: When the 80/20 Hit Rate Saves the Bill

1
Comments
8 min read
Part 8 — Making It Fast: Caching, Hot Paths, and Avoiding DB Calls

Part 8 — Making It Fast: Caching, Hot Paths, and Avoiding DB Calls

5
Comments
7 min read
Node.js Caching in Production: Redis, In-Memory, and CDN Edge

Node.js Caching in Production: Redis, In-Memory, and CDN Edge

Comments
8 min read
How Redis Actually Works — RAM, Single Thread, and the Expiry Behavior Nobody Explains

How Redis Actually Works — RAM, Single Thread, and the Expiry Behavior Nobody Explains

Comments
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.