Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
m1kc committed Apr 14, 2024
1 parent 371056b commit a49a3d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ The following commands are supported:
* `GET <key>`
* `DEL <key>`
* `KEYS <pattern>` (all Redis patterns should work)
* `FLUSHDB [SYNC|ASYNC]` (always synchronous, optional argument is parsed but ignored)
* `PING [msg]`, `ECHO [msg]`, `QUIT`

RESP3 is not supported at this time.

Expand Down

0 comments on commit a49a3d6

Please sign in to comment.