diff --git a/docs/hypernode-platform/redis.md b/docs/hypernode-platform/redis.md new file mode 100644 index 00000000..3f1c06f1 --- /dev/null +++ b/docs/hypernode-platform/redis.md @@ -0,0 +1,18 @@ +--- +myst: + html_meta: + description: This table of contents gives you a summary of all Hypernode platform + knowledge base articles that include information about redis. + title: Redis | Hypernode platform +--- + +# Redis + +```{toctree} +--- +caption: Table of Contents +maxdepth: 1 +glob: +--- +redis/* +``` diff --git a/docs/hypernode-platform/tools/how-to-flush-the-redis-cache.md b/docs/hypernode-platform/redis/how-to-flush-the-redis-cache.md similarity index 96% rename from docs/hypernode-platform/tools/how-to-flush-the-redis-cache.md rename to docs/hypernode-platform/redis/how-to-flush-the-redis-cache.md index 74b9bc72..d9835865 100644 --- a/docs/hypernode-platform/tools/how-to-flush-the-redis-cache.md +++ b/docs/hypernode-platform/redis/how-to-flush-the-redis-cache.md @@ -6,6 +6,7 @@ myst: title: How to flush the Redic cache? | Hypernode redirect_from: - /en/hypernode/tools/how-to-flush-the-redis-cache/ + - /hypernode-platform/tools/how-to-flush-the-redis-cache/ --- diff --git a/docs/hypernode-platform/tools/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory.md b/docs/hypernode-platform/redis/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory.md similarity index 96% rename from docs/hypernode-platform/tools/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory.md rename to docs/hypernode-platform/redis/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory.md index 76ef15d7..07f73637 100644 --- a/docs/hypernode-platform/tools/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory.md +++ b/docs/hypernode-platform/redis/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory.md @@ -6,6 +6,7 @@ myst: title: How to Solve Redis Out-of-Memory Error? | Hypernode redirect_from: - /en/hypernode/tools/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory-/ + - /hypernode-platform/tools/how-to-solve-redis-error-oom-command-not-allowed-when-used-memory-maxmemory/ ---