Skip to content

Commit 8b66d08

Browse files
kiro-agentAryex
authored andcommitted
docs: mark LATENCY HISTORY/LATEST/RESET as available for C#
Signed-off-by: kiro-agent <kiro-agent@users.noreply.github.com>
1 parent 3d279b0 commit 8b66d08

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/data/available-commands.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -363,9 +363,9 @@
363363
{ "command": "LATENCY GRAPH", "valkey-io": "/commands/latency-graph", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "php": "not_available", "csharp": "not_available", "href": "https://github.com/valkey-io/valkey-glide/issues/6286" },
364364
{ "command": "LATENCY HELP", "valkey-io": "/commands/latency-help", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "php": "not_available", "csharp": "not_available", "href": "#not-applicable" },
365365
{ "command": "LATENCY HISTOGRAM", "valkey-io": "/commands/latency-histogram", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "php": "not_available", "csharp": "not_available", "href": "https://github.com/valkey-io/valkey-glide/issues/6286" },
366-
{ "command": "LATENCY HISTORY", "valkey-io": "/commands/latency-history", "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" },
367-
{ "command": "LATENCY LATEST", "valkey-io": "/commands/latency-latest", "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" },
368-
{ "command": "LATENCY RESET", "valkey-io": "/commands/latency-reset", "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" },
366+
{ "command": "LATENCY HISTORY", "valkey-io": "/commands/latency-history", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "available", "php": "not_available", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" },
367+
{ "command": "LATENCY LATEST", "valkey-io": "/commands/latency-latest", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "available", "php": "not_available", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" },
368+
{ "command": "LATENCY RESET", "valkey-io": "/commands/latency-reset", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "available", "php": "not_available", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" },
369369
{ "command": "LOLWUT", "valkey-io": "/commands/lolwut", "python": "available", "node": "available", "java": "available", "go": "available", "csharp": "available", "php": "not_available", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6292" },
370370
{ "command": "MEMORY", "valkey-io": "/commands/memory", "python": "not_available", "node": "not_available", "java": "not_available", "go": "not_available", "csharp": "not_available", "php": "not_available", "href": "#not-applicable" },
371371
{ "command": "MEMORY DOCTOR", "valkey-io": "/commands/memory-doctor", "python": "not_available", "node": "not_available", "java": "not_available", "go": "available", "csharp": "not_available", "php": "not_available", "python-href": "https://github.com/valkey-io/valkey-glide/issues/6286", "node-href": "https://github.com/valkey-io/valkey-glide/issues/6286", "java-href": "https://github.com/valkey-io/valkey-glide/issues/6286", "csharp-href": "https://github.com/valkey-io/valkey-glide/issues/6286", "php-href": "https://github.com/valkey-io/valkey-glide/issues/6286" },

0 commit comments

Comments
 (0)