This is an automated email from the ASF dual-hosted git repository.

hulk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 0330810  Add LMPOP command to supported commands (#154)
0330810 is described below

commit 0330810d04cf9ea2ff574a63eeb0579120df6512
Author: hulk <[email protected]>
AuthorDate: Thu Sep 7 09:52:34 2023 +0800

    Add LMPOP command to supported commands (#154)
---
 docs/supported-commands.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index fdc5c68..fc8c411 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -74,6 +74,7 @@
 | lmove      | √                |                                              
               |
 | blmove     | √                |                                              
               |
 | lpos       | √                |                                              
               |
+| lmpop      | √                |                                              
               |
 
 ## Set commands
 

Reply via email to