Skip to content

docs: update .NET server management commands progress - #16

Closed
Aryex wants to merge 2 commits into
mainfrom
alexl/agent/csharp-server-mgmt-commands
Closed

docs: update .NET server management commands progress#16
Aryex wants to merge 2 commits into
mainfrom
alexl/agent/csharp-server-mgmt-commands

Conversation

@Aryex

@Aryex Aryex commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

Update the commands implementation progress table to reflect C# server management command support added in valkey-glide-csharp.

Source Commits

  • 3fb20a6 — Expand server management command API (#315)

Changes

  • Updated .NET column for Config get from "Not started" to "Done"
  • Updated .NET column for Config set from "Not started" to "Done"
  • Updated .NET column for flushall from "Not started" to "Done"
  • Updated .NET column for flushdb from "Not started" to "Done"
  • Updated .NET column for lolwut from "Not started" to "Done"
  • Added new waitaof row (Done for Java and .NET, Not started for others)

Context

PR valkey-io/valkey-glide-csharp#315 expands the C# server management command API with FlushMode support for FLUSHALL/FLUSHDB, multi-parameter CONFIG GET/SET, LOLWUT with version/parameters, and WAITAOF. These are all now fully implemented in the GLIDE-native layer with interfaces, clients, and batch support.

cc @affonsov


This PR was generated by the doc-trigger pipeline.

hashrr and others added 2 commits June 4, 2026 11:13
…key-io#222)

Signed-off-by: hashrr <harsha7697@gmail.com>
Signed-off-by: Harshavardhan Gowda <harsha7697@gmail.com>
Signed-off-by: Alex Le <alex.le@improving.com>
Co-authored-by: Alex Le <alex.le@improving.com>
@Aryex Aryex closed this Jun 4, 2026
@Aryex
Aryex deleted the alexl/agent/csharp-server-mgmt-commands branch June 4, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants