Introduction
- Redis Explained β’ Architecture Notes π
- Iβve been using Redis wrong this whole timeβ¦ β’ How and when to consider using Redis as your primary database (not just a cache layer) β’ Dreams of Code πΊ
- Install Redis on macOS β’ Redis π
General
- Adding a cache is not as simple as it may seemβ¦ β’ Great demo of implenting Redis as a cache layer in a project with a Rust server and Postgres db, including solving initial problems with response times and cache invalidation β’ Dreams of Code πΊ
- Caching patterns - Database Caching Strategies Using Redis β’ AWS π
Optimizing
- Redis Performance Tuning: How to Optimize Redis for High-Traffic Applications β’ Jatin Sharma π