Skip to content

Commit

Permalink
Update supported-commands.md (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
jihuayu authored Jan 3, 2024
1 parent 3e64e1d commit 41a3127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/supported-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
| MSET || v1.0.0 | |
| MSETNX || v1.3.0 | |
| PSETEX || v1.3.0 | precision is in seconds if old encoding is used (see [#1033](https://github.com/apache/kvrocks/issues/1033)) |
| SET || v1.0.0 | |
| SET || v1.0.0 | supported `KEEPTTL` and `GET` options since v2.8.0 |
| SETEX || v1.0.0 | |
| SETNX || v1.0.0 | |
| SETRANGE || v1.0.0 | |
Expand Down

0 comments on commit 41a3127

Please sign in to comment.