Add a guide on caching data.

Review Request #14873 — Created March 5, 2026 and updated — Latest diff uploaded

Information

Djblets
release-5.x

Reviewers

This introduces the first of a series of caching guides, focusing on
using cache_memoize() and cache_memoize_iter(). This covers basic
usage, iterables, force-overrides, large data, compression, encryption,
and locking,all with examples covering both functions.

Built the docs. Checked for build errors, spelling errors, and bad
links.

Commits

Files