﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
37129	Cache docs incompletely characterize when culling happens	Jacob Walls		"See [https://forum.djangoproject.com/t/django-database-cache-untouched-expired-entries-are-never-culled-unless-max-entries-is-reached/22679 forum post]: the cache docs incompletely describe how expired entries are culled:

> Instead, expired cache entries are culled each time add(), set(), or touch() is called.

""Each time"" neglects the role of `MAX_ENTRIES` here. (You have to exceed `MAX_ENTRIES` before any culling is done.)"	Cleanup/optimization	new	Documentation	6.0	Normal		cache		Unreviewed	0	0	0	0	0	0
