Skip to content

Commit

Permalink
Removed non exist BZPOP command from doc (microsoft#728)
Browse files Browse the repository at this point in the history
Co-authored-by: Vasileios Zois <[email protected]>
  • Loading branch information
Vijay-Nirmal and vazois authored Oct 16, 2024
1 parent ba0875a commit 9c7615f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions website/docs/commands/api-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ Note that this list is subject to change as we continue to expand our API comman
| | [HVALS](data-structures.md#hvals) || |
| <span id="hyperloglog">**HYPERLOGLOG**</span> | [PFADD](analytics.md#pfadd) || |
| | [PFCOUNT](analytics.md#pfcount) || |
| | PFDEBUG || |
| | PFDEBUG || Internal command |
| | [PFMERGE](analytics.md#pfmerge) || |
| | PFSELFTEST || |
| | PFSELFTEST || Internal command |
| <span id="keys">**KEYS**</span> | COPY || |
| | [DEL](generic-commands.md#del) || |
| | DUMP || |
Expand Down Expand Up @@ -318,8 +318,7 @@ Note that this list is subject to change as we continue to expand our API comman
| | HELP || |
| | LEN || |
| | RESET || |
| <span id="sorted-set">**SORTED SET**</span> | BZPOP || |
| | BZMPOP || |
| <span id="sorted-set">**SORTED SET**</span> | BZMPOP || |
| | BZPOPMAX || |
| | BZPOPMIN || |
| | [ZADD](data-structures.md#zadd) || |
Expand Down

0 comments on commit 9c7615f

Please sign in to comment.