DEV Community

# redis

Redis caching and queues

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cache Stampede Prevention in Go — 1k req/s load test + full monitoring stack

Cache Stampede Prevention in Go — 1k req/s load test + full monitoring stack

Comments
1 min read
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
Building a Producer-Consumer Queue with Redis and Haskell Using Hedis

Building a Producer-Consumer Queue with Redis and Haskell Using Hedis

Comments
7 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
10 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
I Built an Online Multiplayer Ludo Game

I Built an Online Multiplayer Ludo Game

1
Comments 2
6 min read
How We Stopped Double Booking in Go with Redis Distributed Locks

How We Stopped Double Booking in Go with Redis Distributed Locks

Comments
5 min read
Opinion: Why Redis 8 Cluster Beats Memcached 1.6 for Scalable Apps

Opinion: Why Redis 8 Cluster Beats Memcached 1.6 for Scalable Apps

Comments
14 min read
Part 7 — Token Revocation Without Killing Performance

Part 7 — Token Revocation Without Killing Performance

Comments
6 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

Comments
7 min read
CLAUDE.md for Redis: 13 Rules That Stop AI From Writing Cache Anti-Patterns

CLAUDE.md for Redis: 13 Rules That Stop AI From Writing Cache Anti-Patterns

Comments
4 min read
Stop Crashing 3rd Party APIs: Throttling Laravel Jobs 🚦

Stop Crashing 3rd Party APIs: Throttling Laravel Jobs 🚦

1
Comments
2 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
Why I Added Redis Streams Between My Django API and Celery Workers.

Why I Added Redis Streams Between My Django API and Celery Workers.

Comments
5 min read
A Token Bucket Rate Limiter: a 50-Line In-Memory + 95-Line Redis Variant in TypeScript

A Token Bucket Rate Limiter: a 50-Line In-Memory + 95-Line Redis Variant in TypeScript

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