docs: fix name of caching redis module (#13788)

This commit is contained in:
Shahed Nasser
2025-10-21 10:41:32 +03:00
committed by GitHub
parent 76f9da5ef4
commit 33f788be42
3 changed files with 115 additions and 7 deletions
@@ -151,7 +151,7 @@ module.exports = defineConfig({
options: {
providers: [
{
resolve: "@medusajs/cache-redis",
resolve: "@medusajs/caching-redis",
id: "caching-redis",
is_default: true,
options: {