Skip to content

Commit

Permalink
doc: update cmd_list
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Griffon <[email protected]>
  • Loading branch information
Miaxos committed Feb 2, 2024
1 parent 770ee97 commit 6a0de5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cmd_list.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Redis Compatibility Commands list

It only shows which commands are present in the code, not if the command is
properly working yet.
properly working yet. Let's say minimal features are available.

If a command is not properly working, feel free to check the associated issue of
the command or open an issue.
Expand Down Expand Up @@ -152,7 +152,7 @@ the command or open an issue.
- [ ] GETRANGE
- [ ] GETSET
- [ ] HDEL
- [ ] HELLO
- [x] HELLO
- [ ] HEXISTS
- [ ] HGET
- [ ] HGETALL
Expand Down

0 comments on commit 6a0de5f

Please sign in to comment.