Skip to content

Commit d7d6a1c

Browse files
authored
docs: add redis cache doc to sidebar (#795)
Signed-off-by: cryo <[email protected]>
1 parent bf454d9 commit d7d6a1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ const sidebars: SidebarsConfig = {
8787
items: [
8888
'tutorials/semantic-cache/overview',
8989
'tutorials/semantic-cache/in-memory-cache',
90+
'tutorials/semantic-cache/redis-cache',
9091
'tutorials/semantic-cache/milvus-cache',
9192
'tutorials/semantic-cache/hybrid-cache',
9293
],

0 commit comments

Comments
 (0)