DEV Community

# redis

Redis caching and queues

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What do 200 electrocuted monks have to do with Redis 8, the fastest Redis ever?

What do 200 electrocuted monks have to do with Redis 8, the fastest Redis ever?

Comments
4 min read
Caching — An overview
Cover image for Caching — An overview

Caching — An overview

Comments
4 min read
Rate Limiting a Golang API using Redis
Cover image for Rate Limiting a Golang API using Redis

Rate Limiting a Golang API using Redis

51
Comments 7
6 min read
Case Study: Migrating from Redis to Dragonfly to Scale IoT Infrastructure

Case Study: Migrating from Redis to Dragonfly to Scale IoT Infrastructure

Comments
4 min read
Redis: Understanding the Basics
Cover image for Redis: Understanding the Basics

Redis: Understanding the Basics

8
Comments 3
4 min read
Best Redis Caching Strategy in Laravel: A Guide to Fast and Efficient Caching
Cover image for Best Redis Caching Strategy in Laravel: A Guide to Fast and Efficient Caching

Best Redis Caching Strategy in Laravel: A Guide to Fast and Efficient Caching

6
Comments
3 min read
Maximizing Redis Efficiency: Cutting Memory Costs with Redis Hashes

Maximizing Redis Efficiency: Cutting Memory Costs with Redis Hashes

Comments
5 min read
Building a Scalable URL Shortener with Node.js (Part 1/2)

Building a Scalable URL Shortener with Node.js (Part 1/2)

7
Comments
15 min read
How to Move Data From MySQL to Redis in Real Time
Cover image for How to Move Data From MySQL to Redis in Real Time

How to Move Data From MySQL to Redis in Real Time

2
Comments
3 min read
PHP/MySQL/Nginx/Redis Application Docker

PHP/MySQL/Nginx/Redis Application Docker

1
Comments
1 min read
Why Redis? An Intro with Practical Use Cases for Developers

Why Redis? An Intro with Practical Use Cases for Developers

8
Comments
3 min read
Redis Implementation and best Practices
Cover image for Redis Implementation and best Practices

Redis Implementation and best Practices

6
Comments 3
2 min read
Sending Emails with Queues in Node.js - Improve Your App’s Email Deliverys
Cover image for Sending Emails with Queues in Node.js - Improve Your App’s Email Deliverys

Sending Emails with Queues in Node.js - Improve Your App’s Email Deliverys

4
Comments
4 min read
Implementing Caching Strategies for Improved Performance
Cover image for Implementing Caching Strategies for Improved Performance

Implementing Caching Strategies for Improved Performance

2
Comments
4 min read
Building a Redis Clone: A Deep Dive into In-Memory Data Storage
Cover image for Building a Redis Clone: A Deep Dive into In-Memory Data Storage

Building a Redis Clone: A Deep Dive into In-Memory Data Storage

10
Comments 2
3 min read
Integrating Redis with Django for High-Performance Caching

Integrating Redis with Django for High-Performance Caching

Comments
3 min read
Building a URL Shortener with Rate Limiting and Redis in Go
Cover image for Building a URL Shortener with Rate Limiting and Redis in Go

Building a URL Shortener with Rate Limiting and Redis in Go

1
Comments
4 min read
🌐 Golang RESTful API with Gin, Gorm, Redis Cache 💾
Cover image for 🌐 Golang RESTful API with Gin, Gorm, Redis Cache 💾

🌐 Golang RESTful API with Gin, Gorm, Redis Cache 💾

42
Comments
9 min read
Design a rate limiter for system design interview
Cover image for Design a rate limiter for system design interview

Design a rate limiter for system design interview

1
Comments
3 min read
My Fourth and Final Contribution to Hacktoberfest

My Fourth and Final Contribution to Hacktoberfest

Comments
2 min read
How to Generate and Verify OTPs in Next.js
Cover image for How to Generate and Verify OTPs in Next.js

How to Generate and Verify OTPs in Next.js

13
Comments
4 min read
Persistent Storage vs. Cache Storage: Understanding the Differences and Use Cases
Cover image for Persistent Storage vs. Cache Storage: Understanding the Differences and Use Cases

Persistent Storage vs. Cache Storage: Understanding the Differences and Use Cases

1
Comments
3 min read
Setting up Redis in a Next.js Application
Cover image for Setting up Redis in a Next.js Application

Setting up Redis in a Next.js Application

16
Comments
4 min read
Building a Scalable Slot Booking System with Redis Distributed Locks

Building a Scalable Slot Booking System with Redis Distributed Locks

7
Comments 4
5 min read
Preventing Duplicate Requests in Laravel: The AtomicLockMiddleware
Cover image for Preventing Duplicate Requests in Laravel: The AtomicLockMiddleware

Preventing Duplicate Requests in Laravel: The AtomicLockMiddleware

11
Comments 1
6 min read
loading...