docs: added cloud s3 documentation (#12762)

* docs: added cloud s3 documentation

* fixes
This commit is contained in:
Shahed Nasser
2025-06-18 11:28:59 +03:00
committed by GitHub
parent 97d5f52ffa
commit 863861e307
5 changed files with 66 additions and 1 deletions
+5
View File
@@ -54,6 +54,11 @@ export const sidebar = [
title: "Redis",
path: "/redis",
},
{
type: "link",
title: "S3",
path: "/s3",
},
],
},
{