Add a guide on working with cache keys.
Review Request #14874 — Created March 5, 2026 and updated — Latest diff uploaded
This guide covers how to use
make_cache_key()to perform key
normalization, handling unsafe input, and building encrypted keys.
Built the docs. Checked for build errors, spelling errors, and bad
links.