Arpit Bhayani – Redis Internals 2025-7
Arpit Bhayani – Redis Internals 2025-7 Downloadly IRSpace
Redis Internals is a Redis internals and core functionality course published by Arpit Bhayani Online Academy. This is an in-depth course that explores the internals and core functionality of Redis, a powerful in-memory data structure repository widely used for storage, message brokering, and real-time analytics. Taught by Arpit Bhayani, this course is designed for developers and engineers who want to gain a behind-the-scenes understanding of how Redis works beyond its high-level commands, enabling them to build more efficient systems and troubleshoot complex problems.
Redis has to be the most versatile modern database available. Although it is heavily used as a cache, it can also be used as a message broker, a streaming engine, and more. This course will answer some of your most common questions about Redis – why is it so fast? And how can it handle a large number of TCP connections while being single-threaded?
What you will learn in Redis Internals:
- Event Loop
- Serialization Protocol
- LRU Approximate Exit
- Command Pipelining and Transactions
- And …
Course specifications
Publisher: Arpit Bhayani
Instructors: Arpit Bhayani
Language: English
Level: Introductory to Advanced
Number of Lessons: 28
Duration: 9 hours and 6 minutes
Course topics on 2025/7

Redis Internals Prerequisites
In this course, we would be reimplementing the core features of Redis, like event loop, serialization protocol, persistence, pipelining, and eviction; hence we would need a basic familiarity with Go. We will also be writing our own Event Loop and because every OS exposes its own set of System Calls, we will be restricting ourselves to Linux, and hence having a Linux-based development environment is essential to follow. In a gist, the program pre-requisites are
basic familiarity with Go
linux-based development environment
a Google account because I only support Sign-in with Google 🙂
Pictures

Redis Internals introduction video
Installation guide
After Extract, watch with your favorite Player.
Subtitle: None
Quality: 1080p
Download link
Size
1.7 MB
Super Admin