• Huang Zhw's avatar
    fix some commands json file (#11201) · 2804eefc
    Huang Zhw authored
    - BITOP: turn argument `operation` from string to oneof
    - CLIENT KILL: turn argument `skipme` from string to oneof
    - COMMAND GETKEYS / GETKEYSANDFLAGS: change arguments to optional, and change arity to -3 (fixes regression in redis 7.0)
    - CLIENT PAUSE: this command was added in v3.0.0
    2804eefc
commands.c 313 KB