Skip to content

Caching

Add a Redis cache-aside layer over board reads, invalidate it on writes, and rate-limit the auth endpoints.

Start with Caching reads →, then work through the lessons in this module in order (they’re listed in the sidebar).