kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

Improve support for Redis connection management commands

Open PragmaTwice opened this issue 1 year ago • 2 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Motivation

https://redis.io/docs/latest/commands/?group=connection

There's many CLIENT subcommands that we can evaluate and see if we can support in Kvrocks, like CLIENT ID/KILL/INFO/LIST/CACHING....

Solution

No response

Are you willing to submit a PR?

  • [ ] I'm willing to submit a PR!

PragmaTwice avatar Jul 15 '24 07:07 PragmaTwice