docs: add guide on clearing cache (#14133)

* docs: add guide on clearing cache

* update llms
This commit is contained in:
Shahed Nasser
2025-11-26 18:00:45 +02:00
committed by GitHub
parent e8990133e5
commit 2cc42ca0ef
6 changed files with 95 additions and 4 deletions
@@ -847,6 +847,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/infrastructure-modules/caching/concepts/page.mdx",
"pathname": "/infrastructure-modules/caching/concepts"
},
{
"filePath": "/www/apps/resources/app/infrastructure-modules/caching/guides/clear-cache/page.mdx",
"pathname": "/infrastructure-modules/caching/guides/clear-cache"
},
{
"filePath": "/www/apps/resources/app/infrastructure-modules/caching/guides/memcached/page.mdx",
"pathname": "/infrastructure-modules/caching/guides/memcached"