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

binbin 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 262d39d  Add LPOS to supported commands (#147)
262d39d is described below

commit 262d39d386327540f198ddf2181eee9cf1eaf32f
Author: Binbin <[email protected]>
AuthorDate: Mon Aug 21 19:22:45 2023 +0800

    Add LPOS to supported commands (#147)
    
    Added in apache/kvrocks#1681
---
 docs/supported-commands.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 0680647..1181ae7 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -73,6 +73,7 @@
 | rpushx     | √                |                                              
               |
 | lmove      | √                |                                              
               |
 | blmove     | √                |                                              
               |
+| lpos       | √                |                                              
               |
 
 ## Set commands
 

Reply via email to