diff --git a/src/data/available-commands.json b/src/data/available-commands.json index dee5bc81..20ec5aa3 100644 --- a/src/data/available-commands.json +++ b/src/data/available-commands.json @@ -330,7 +330,7 @@ { "command": "ACL SETUSER", "valkey-io": "/commands/acl-setuser", "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 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": "BGREWRITEAOF", "valkey-io": "/commands/bgrewriteaof", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "available", "php": "available" }, { "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": "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" },