Caching Patterns with Redis: TTLs, Streams, and Lua Scripts
By Dr. Sarah ChenAugust 14, 20251 min read0 commentsDatabase & Data
# Caching Patterns with Redis: TTLs, Streams, and Lua Scripts
> Practical database tuning and data engineering.

- Observability with pg_stat_*
- Query plans and JIT
Related:
- redis
- caching
- streams
Share this post
#Redis#Caching#Streams