From 49eb332c0adbe0be1b09fa0a3634aae5f0051f7c Mon Sep 17 00:00:00 2001 From: kiro-agent Date: Sat, 25 Jul 2026 20:24:15 +0000 Subject: [PATCH 1/2] docs: mark BGSAVE as available for C# Signed-off-by: kiro-agent --- src/data/available-commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/available-commands.json b/src/data/available-commands.json index dee5bc81..3ab448b0 100644 --- a/src/data/available-commands.json +++ b/src/data/available-commands.json @@ -331,7 +331,7 @@ { "command": "ACL USERS", "valkey-io": "/commands/acl-users", "python": "not_available", "node": "not_available", "java": "available", "go": "available", "php": "not_available", "csharp": "not_available", "python-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "node-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, { "command": "ACL WHOAMI", "valkey-io": "/commands/acl-whoami", "python": "not_available", "node": "not_available", "java": "available", "go": "available", "php": "not_available", "csharp": "not_available", "python-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "node-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, { "command": "BGREWRITEAOF", "valkey-io": "/commands/bgrewriteaof", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "not_available", "php": "not_available", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, - { "command": "BGSAVE", "valkey-io": "/commands/bgsave", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "not_available", "php": "not_available", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, + { "command": "BGSAVE", "valkey-io": "/commands/bgsave", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "available", "php": "not_available", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, { "command": "COMMAND", "valkey-io": "/commands/command", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "csharp": "not_available", "php": "not_available", "href": "#not-applicable" }, { "command": "COMMAND COUNT", "valkey-io": "/commands/command-count", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "csharp": "not_available", "php": "not_available", "python-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "node-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "java-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "go-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, { "command": "COMMAND DOCS", "valkey-io": "/commands/command-docs", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "csharp": "not_available", "php": "not_available", "python-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "node-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "java-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "go-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, From 468b1352b5d63474b782418051b5f8a30e0f82a3 Mon Sep 17 00:00:00 2001 From: kiro-agent Date: Sat, 25 Jul 2026 20:36:50 +0000 Subject: [PATCH 2/2] docs: mark BGSAVE as available for PHP Signed-off-by: kiro-agent --- src/data/available-commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/available-commands.json b/src/data/available-commands.json index 3ab448b0..0a26b0b2 100644 --- a/src/data/available-commands.json +++ b/src/data/available-commands.json @@ -331,7 +331,7 @@ { "command": "ACL USERS", "valkey-io": "/commands/acl-users", "python": "not_available", "node": "not_available", "java": "available", "go": "available", "php": "not_available", "csharp": "not_available", "python-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "node-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, { "command": "ACL WHOAMI", "valkey-io": "/commands/acl-whoami", "python": "not_available", "node": "not_available", "java": "available", "go": "available", "php": "not_available", "csharp": "not_available", "python-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "node-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, { "command": "BGREWRITEAOF", "valkey-io": "/commands/bgrewriteaof", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "not_available", "php": "not_available", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, - { "command": "BGSAVE", "valkey-io": "/commands/bgsave", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "available", "php": "not_available", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, + { "command": "BGSAVE", "valkey-io": "/commands/bgsave", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "available", "php": "available" }, { "command": "COMMAND", "valkey-io": "/commands/command", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "csharp": "not_available", "php": "not_available", "href": "#not-applicable" }, { "command": "COMMAND COUNT", "valkey-io": "/commands/command-count", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "csharp": "not_available", "php": "not_available", "python-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "node-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "java-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "go-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" }, { "command": "COMMAND DOCS", "valkey-io": "/commands/command-docs", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "csharp": "not_available", "php": "not_available", "python-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "node-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "java-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "go-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6292", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" },