Skip to content

Commit

Permalink
Add MoveX command (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chiro11 authored Apr 8, 2024
1 parent 3d394d1 commit 1428cd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/supported-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | move a key between namespaces, see [#2225](https://github.com/apache/kvrocks/pull/2225) |

## Bit commands

Expand Down

0 comments on commit 1428cd8

Please sign in to comment.