Skip to content

Commit 0f5efb1

Browse files
authored
Merge pull request #466 from ByteInternet/add-redis-menu
add redis to hypernode platform menu
2 parents a588b5b + 51d7eb6 commit 0f5efb1

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

docs/hypernode-platform/redis.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
myst:
3+
html_meta:
4+
description: This table of contents gives you a summary of all Hypernode platform
5+
knowledge base articles that include information about redis.
6+
title: Redis | Hypernode platform
7+
---
8+
9+
# Redis
10+
11+
```{toctree}
12+
---
13+
caption: Table of Contents
14+
maxdepth: 1
15+
glob:
16+
---
17+
redis/*
18+
```

docs/hypernode-platform/tools/how-to-flush-the-redis-cache.md renamed to docs/hypernode-platform/redis/how-to-flush-the-redis-cache.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ myst:
66
title: How to flush the Redic cache? | Hypernode
77
redirect_from:
88
- /en/hypernode/tools/how-to-flush-the-redis-cache/
9+
- /hypernode-platform/tools/how-to-flush-the-redis-cache/
910
---
1011

1112
<!-- source: https://support.hypernode.com/en/hypernode/tools/how-to-flush-the-redis-cache/ -->

docs/hypernode-platform/tools/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory.md renamed to docs/hypernode-platform/redis/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ myst:
66
title: How to Solve Redis Out-of-Memory Error? | Hypernode
77
redirect_from:
88
- /en/hypernode/tools/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory-/
9+
- /hypernode-platform/tools/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory/
910
---
1011

1112
<!-- source: https://support.hypernode.com/en/hypernode/tools/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory-/ -->

0 commit comments

Comments
 (0)