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
Scaling WebSocket

Scaling WebSocket

5
Comments
2 min read
laravel-permissions-redis v4.0.0 is now stable

laravel-permissions-redis v4.0.0 is now stable

2
Comments
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
A Redis-first alternative to spatie/laravel-permission, benchmarked

A Redis-first alternative to spatie/laravel-permission, benchmarked

2
Comments
6 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
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
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
The Hidden N+1 in Laravel Authorization (And Why Caching Alone Doesn’t Fix It)

The Hidden N+1 in Laravel Authorization (And Why Caching Alone Doesn’t Fix It)

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