From b1111c8efa2701f56e01695b18d7a799bfddb7a4 Mon Sep 17 00:00:00 2001 From: kostas Date: Wed, 9 Jul 2025 13:55:01 +0300 Subject: [PATCH] chore: update BLMPOP compatibility to supported Signed-off-by: kostas --- docs/command-reference/compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/command-reference/compatibility.md b/docs/command-reference/compatibility.md index 567a36f..f2979f3 100644 --- a/docs/command-reference/compatibility.md +++ b/docs/command-reference/compatibility.md @@ -94,7 +94,7 @@ sidebar_position: 0 | | PFSELFTEST | Unsupported | | List | BRPOPLPUSH | Fully supported | | | BRPOP | Fully supported | -| | BLMPOP | Unsupported | +| | BLMPOP | Fully supported | | | LINDEX | Fully supported | | | LINSERT | Fully supported | | | LLEN | Fully supported |