DEV Community

# redis

Redis caching and queues

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Laravel Queues Deep Dive: Connections, Workers, and Retry Strategies on Deploynix

Laravel Queues Deep Dive: Connections, Workers, and Retry Strategies on Deploynix

1
Comments
9 min read
From Slow Requests to Scalable Background Jobs with Laravel Queues & Horizon

From Slow Requests to Scalable Background Jobs with Laravel Queues & Horizon

1
Comments
12 min read
Stop Database Bottlenecks: Master Redis Cache Tags in Laravel

Stop Database Bottlenecks: Master Redis Cache Tags in Laravel

Comments
3 min read
How Redis Hashes actually work?

How Redis Hashes actually work?

1
Comments
2 min read
Don't Let Heavy Tasks Crash Your App: Scaling with Laravel Horizon

Don't Let Heavy Tasks Crash Your App: Scaling with Laravel Horizon

Comments
3 min read
Which Database Should You Self-Host? SQLite vs MySQL vs PostgreSQL vs Redis

Which Database Should You Self-Host? SQLite vs MySQL vs PostgreSQL vs Redis

Comments
3 min read
I got tired of juggling 5 database GUIs, so I built one for all of them

I got tired of juggling 5 database GUIs, so I built one for all of them

1
Comments
3 min read
One SSE connection, N upstream agents — the stream relay we shipped

One SSE connection, N upstream agents — the stream relay we shipped

Comments
12 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
War Story: We Migrated From Memcached 1.6 to Redis 7.2 and Cut Cache Misses by 60%

War Story: We Migrated From Memcached 1.6 to Redis 7.2 and Cut Cache Misses by 60%

Comments
17 min read
Redis 9 vs. Dragonfly 1.20: Throughput and Memory Efficiency Benchmarks for Caching Layers

Redis 9 vs. Dragonfly 1.20: Throughput and Memory Efficiency Benchmarks for Caching Layers

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