dice
dice copied to clipboard
`MSET` currently does not support `COMMAND getkeys`
MSET currently does not support COMMAND GETKEYS
How to reproduce
$ command getkeys MSET K v A b
1) "K"
Expected behavior
1) "K"
2) "A"
created a PR