redis
redis — my Raindrop.io articles
Generated 27 Mar 2026
We'll learn how to use Redis in Python with a step-by-step tutorial.
Overview Redis, which stands for Remote Dictionary Server, is an open-source, in-memory...
Build Your Own Redis with C/C++ | Learn network programming and data structures
A deep technical dive into all things Redis. Covering various Redis topologies, data persistence and process forking.