Skip to content

Commit

Permalink
Update supported-commands.md (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
julic20s committed Dec 6, 2023
1 parent 4e3118f commit adc60a8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/supported-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
| SETBIT || |
| BITCOUNT || |
| BITPOS || |
| BITFIELD | X | |
| BITFIELD | | |
| BITOP || |

:::note
Expand Down Expand Up @@ -344,20 +344,20 @@ In addition, `LISTFUNC` subcommand is added as an extension to list all function
| JSON.ARRPOP || |
| JSON.ARRTRIM || |
| JSON.CLEAR || |
| JSON.DEL | X | |
| JSON.FORGET | X | |
| JSON.DEL | | |
| JSON.FORGET | | |
| JSON.GET || |
| JSON.MERGE || |
| JSON.MGET | X | |
| JSON.MSET | X | |
| JSON.NUMINCRBY | X | |
| JSON.NUMMULTBY | X | |
| JSON.NUMINCRBY | | |
| JSON.NUMMULTBY | | |
| JSON.OBJKEYS || |
| JSON.OBJLEN | X | |
| JSON.OBJLEN | | |
| JSON.RESP | X | |
| JSON.SET || |
| JSON.STRAPPEND | X | |
| JSON.STRLEN | X | |
| JSON.STRAPPEND | | |
| JSON.STRLEN | | |
| JSON.TOGGLE || |
| JSON.TYPE || |

0 comments on commit adc60a8

Please sign in to comment.