git-hulk commented on code in PR #215:
URL: https://github.com/apache/kvrocks-website/pull/215#discussion_r1555207956


##########
docs/supported-commands.md:
##########
@@ -160,6 +160,7 @@
 | RANDOMKEY   | √                | v1.0.0        |                             
                                                                                
 |
 | UNLINK      | √                | v2.1.0        |                             
                                                                                
 |
 | MOVE        | √                | v2.6.0        | if the key does not exist, 
the command returns 0, otherwise it will always return 1                        
  |
+| MOVEX       | √                | unstable      | see 
[#2225](https://github.com/apache/kvrocks/pull/2225)                            
                         |

Review Comment:
   ```suggestion
   | MOVEX       | √                | unstable      | move a key between 
namespaces, see [#2225](https://github.com/apache/kvrocks/pull/2225)            
                                         |
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to