From 9dc6abf70fa2e0c2599f20fcd1e4f65f3de78e5d Mon Sep 17 00:00:00 2001
From: git-hulk <hulk.website@gmail.com>
Date: Sat, 13 Jan 2024 20:45:53 +0800
Subject: [PATCH] Add new command: ssubscribe and sunsubscribe

---
 docs/supported-commands.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index aaa6a890..e00ae71c 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -198,6 +198,8 @@ String and bitmap are different types in Kvrocks, so you _cannot_ do bit operati
 | PUNSUBSCRIBE | √                | v1.0.0        |      |
 | SUBSCRIBE    | √                | v1.0.0        |      |
 | UNSUBSCRIBE  | √                | v1.0.0        |      |
+| SSUBSCRIBE   | √                | unstable      |      |
+| SUNSUBSCRIBE | √                | unstable      |      |
 
 ## Transaction commands