From 13dfc4fd0ecf0975861d68473eab8779518bef25 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 09:44:23 -0700 Subject: [PATCH 01/14] Update _index.md --- content/develop/using-commands/_index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/develop/using-commands/_index.md b/content/develop/using-commands/_index.md index dea086ad11..75330f775a 100644 --- a/content/develop/using-commands/_index.md +++ b/content/develop/using-commands/_index.md @@ -12,6 +12,9 @@ categories: description: Learn how to interact with Redis using commands. linkTitle: Using commands title: Using Redis commands +aliases: +- /develop/interact/ +- /develop/interact weight: 33 --- From ee38675312850ab86a8cf9331032a59ea6f71da3 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 09:48:24 -0700 Subject: [PATCH 02/14] Update _index.md --- content/develop/using-commands/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/develop/using-commands/_index.md b/content/develop/using-commands/_index.md index 75330f775a..eee6a7710e 100644 --- a/content/develop/using-commands/_index.md +++ b/content/develop/using-commands/_index.md @@ -15,6 +15,10 @@ title: Using Redis commands aliases: - /develop/interact/ - /develop/interact +- /develop/use/ +- /develop/use +- /develop/use/pipelining/ +- /develop/use/pipelining weight: 33 --- From 17b7b0ea724a47958ca565a6306612ff1f349d64 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 09:49:19 -0700 Subject: [PATCH 03/14] Update _index.md --- content/develop/pubsub/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/develop/pubsub/_index.md b/content/develop/pubsub/_index.md index 4a1321c754..c199cb03c3 100644 --- a/content/develop/pubsub/_index.md +++ b/content/develop/pubsub/_index.md @@ -12,7 +12,9 @@ categories: description: How to use pub/sub channels in Redis linkTitle: Pub/sub title: Redis Pub/sub -aliases: /develop/interact/pubsub +aliases: +- /develop/interact/pubsub +- /develop/interact/pubsub/ hideListLinks: true weight: 60 --- From 7a0fbbf71c6bb18baf5d3162d13391275ae2fae4 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 09:56:06 -0700 Subject: [PATCH 04/14] Update _index.md --- content/develop/programmability/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/develop/programmability/_index.md b/content/develop/programmability/_index.md index b2c40510e4..72b6b14d0a 100644 --- a/content/develop/programmability/_index.md +++ b/content/develop/programmability/_index.md @@ -9,7 +9,9 @@ categories: - oss - kubernetes - clients -- aliases: /develop/interact/programmability +- aliases: +- /develop/interact/programmability +- /develop/interact/programmability/ description: 'Extending Redis with Lua and Redis Functions ' From c87987cbb68060b949c9374603bc7fd1f6638b11 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:05:16 -0700 Subject: [PATCH 05/14] Update _index.md --- content/develop/programmability/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/programmability/_index.md b/content/develop/programmability/_index.md index 72b6b14d0a..1ee599a55b 100644 --- a/content/develop/programmability/_index.md +++ b/content/develop/programmability/_index.md @@ -9,7 +9,7 @@ categories: - oss - kubernetes - clients -- aliases: +aliases: - /develop/interact/programmability - /develop/interact/programmability/ description: 'Extending Redis with Lua and Redis Functions From 3b404a69bedc64510998f7bb052e64009cd5b482 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:09:09 -0700 Subject: [PATCH 06/14] Update eval-intro.md --- content/develop/programmability/eval-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/programmability/eval-intro.md b/content/develop/programmability/eval-intro.md index 138d5a5171..ab02a7b5db 100644 --- a/content/develop/programmability/eval-intro.md +++ b/content/develop/programmability/eval-intro.md @@ -9,7 +9,7 @@ categories: - oss - kubernetes - clients -- aliases: /develop/interact/programmability/eval-intro +aliases: /develop/interact/programmability/eval-intro description: 'Executing Lua in Redis ' From 16f917e583c116e260a8c885f6d2fdaf93ae0a25 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:09:23 -0700 Subject: [PATCH 07/14] Update functions-intro.md --- content/develop/programmability/functions-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/programmability/functions-intro.md b/content/develop/programmability/functions-intro.md index c19f64f442..fb2d52f422 100644 --- a/content/develop/programmability/functions-intro.md +++ b/content/develop/programmability/functions-intro.md @@ -9,7 +9,7 @@ categories: - oss - kubernetes - clients -- aliases: /develop/interact/programmability/functions-intro +aliases: /develop/interact/programmability/functions-intro description: 'Scripting with Redis 7 and beyond ' From abc4167c8f720340f55aaaac828a997db12579ed Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:09:36 -0700 Subject: [PATCH 08/14] Update lua-api.md --- content/develop/programmability/lua-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/programmability/lua-api.md b/content/develop/programmability/lua-api.md index bba2e6c415..d05aed2338 100644 --- a/content/develop/programmability/lua-api.md +++ b/content/develop/programmability/lua-api.md @@ -9,7 +9,7 @@ categories: - oss - kubernetes - clients -- aliases: /develop/interact/programmability/lua-api +aliases: /develop/interact/programmability/lua-api description: 'Executing Lua in Redis ' From bce7eb74dafafafe29b142bca883d11bc852016c Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:09:49 -0700 Subject: [PATCH 09/14] Update lua-debugging.md --- content/develop/programmability/lua-debugging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/programmability/lua-debugging.md b/content/develop/programmability/lua-debugging.md index 3cc6529944..8570de6f38 100644 --- a/content/develop/programmability/lua-debugging.md +++ b/content/develop/programmability/lua-debugging.md @@ -9,7 +9,7 @@ categories: - oss - kubernetes - clients -- aliases: /develop/interact/programmability/lua-debugging +aliases: /develop/interact/programmability/lua-debugging description: How to use the built-in Lua debugger linkTitle: Debugging Lua title: Debugging Lua scripts in Redis From 54f289845c806f4d93dd2e6f6d02848d4625eb0e Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:10:51 -0700 Subject: [PATCH 10/14] Update transactions.md --- content/develop/using-commands/transactions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/using-commands/transactions.md b/content/develop/using-commands/transactions.md index c0c9aff063..d3d3f263cf 100644 --- a/content/develop/using-commands/transactions.md +++ b/content/develop/using-commands/transactions.md @@ -9,7 +9,7 @@ categories: - oss - kubernetes - clients -- aliases: /develop/interact/transactions +aliases: /develop/interact/transactions description: How transactions work in Redis linkTitle: Transactions title: Transactions From 54d5eb416fa6e61292be4ede08ee3e95a573ba52 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:38:08 -0700 Subject: [PATCH 11/14] Update content/develop/programmability/functions-intro.md Co-authored-by: Cameron Bates <102550101+cmilesb@users.noreply.github.com> --- content/develop/programmability/functions-intro.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/develop/programmability/functions-intro.md b/content/develop/programmability/functions-intro.md index fb2d52f422..a2cc4db098 100644 --- a/content/develop/programmability/functions-intro.md +++ b/content/develop/programmability/functions-intro.md @@ -9,7 +9,8 @@ categories: - oss - kubernetes - clients -aliases: /develop/interact/programmability/functions-intro +aliases: +- /develop/interact/programmability/functions-intro description: 'Scripting with Redis 7 and beyond ' From 7514484043c193c3a46b05bf32856df650692ab5 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:38:15 -0700 Subject: [PATCH 12/14] Update content/develop/programmability/lua-api.md Co-authored-by: Cameron Bates <102550101+cmilesb@users.noreply.github.com> --- content/develop/programmability/lua-api.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/develop/programmability/lua-api.md b/content/develop/programmability/lua-api.md index d05aed2338..4edc2a7492 100644 --- a/content/develop/programmability/lua-api.md +++ b/content/develop/programmability/lua-api.md @@ -9,7 +9,8 @@ categories: - oss - kubernetes - clients -aliases: /develop/interact/programmability/lua-api +aliases: +- /develop/interact/programmability/lua-api description: 'Executing Lua in Redis ' From 64d5dec19d85eb07b6cba123e74ed9c7bd368d78 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:38:22 -0700 Subject: [PATCH 13/14] Update content/develop/programmability/lua-debugging.md Co-authored-by: Cameron Bates <102550101+cmilesb@users.noreply.github.com> --- content/develop/programmability/lua-debugging.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/develop/programmability/lua-debugging.md b/content/develop/programmability/lua-debugging.md index 8570de6f38..b255d8de11 100644 --- a/content/develop/programmability/lua-debugging.md +++ b/content/develop/programmability/lua-debugging.md @@ -9,7 +9,8 @@ categories: - oss - kubernetes - clients -aliases: /develop/interact/programmability/lua-debugging +aliases: +- /develop/interact/programmability/lua-debugging description: How to use the built-in Lua debugger linkTitle: Debugging Lua title: Debugging Lua scripts in Redis From b7a9c525a3090ff94d718eaf308c336421d4fd61 Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:38:29 -0700 Subject: [PATCH 14/14] Update content/develop/using-commands/transactions.md Co-authored-by: Cameron Bates <102550101+cmilesb@users.noreply.github.com> --- content/develop/using-commands/transactions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/develop/using-commands/transactions.md b/content/develop/using-commands/transactions.md index d3d3f263cf..d92a48e0d4 100644 --- a/content/develop/using-commands/transactions.md +++ b/content/develop/using-commands/transactions.md @@ -9,7 +9,8 @@ categories: - oss - kubernetes - clients -aliases: /develop/interact/transactions +aliases: +- /develop/interact/transactions description: How transactions work in Redis linkTitle: Transactions title: Transactions