Add a guide on working with cache keys.

Review Request #14874 — Created March 5, 2026 and updated

Information

Djblets
release-5.x

Reviewers

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.

Summary ID
Add a guide on working with cache keys.
This guide covers how to use `make_cache_key()` to perform key normalization, handling unsafe input, and building encrypted keys.
17492d9d936a7b22ce9936eda57a44a818394d51
Description From Last Updated

Typo: :settings: -> :setting:

daviddavid

Typo: case of -> case if

daviddavid
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
david
  1. 
      
  2. Show all issues

    Typo: :settings: -> :setting:

  3. Show all issues

    Typo: case of -> case if

  4.