Measure before caching
A cache added without a measurement is a correctness risk you took for an unknown gain.
- Something is slow and the proposed fix is to put Redis in front of it.
- Read paths where staleness has a real cost and the access pattern is not yet known.