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 cc2a26c  Add new command: LCS (#208)
cc2a26c is described below

commit cc2a26c38cdeb4a3756d5ddde4eb0183fdd3df0a
Author: Jover <[email protected]>
AuthorDate: Sun Mar 10 22:29:39 2024 +0800

    Add new command: LCS (#208)
---
 docs/supported-commands.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index de59c32..5035241 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -27,6 +27,7 @@
 | CAS         | √                | v2.0.5        | see 
[#415](https://github.com/apache/kvrocks/pull/415)                              
                         |
 | CAD         | √                | v2.0.5        | see 
[#415](https://github.com/apache/kvrocks/pull/415)                              
                         |
 | GETDEL      | √                | v2.2.0        |                             
                                                                                
 |
+| LCS         | √                | unstable      |                             
                                                                                
 |
 
 ## Hash commands
 

Reply via email to