-
Bug
-
Resolution: Done
-
Major
-
14.0.0.Final
-
None
Some RESP clients will query the available commands, we should implement COMMAND so they can see what commands we support.
https://redis.io/commands/command/ describes the output. We can just return the first 6 values for each command and possibly later add the rest in a separate JIRA.
- relates to
-
JDG-5207 Server endpoint that implements RESP protocol
- Closed