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
@@ -98,6 +98,11 @@ export const infrastructureModulesSidebar = [
type: "sub-category",
title: "Guides",
children: [
{
type: "link",
path: "/infrastructure-modules/caching/guides/clear-cache",
title: "Clear Cache",
},
{
type: "link",
path: "/references/caching-module-provider",