PragmaTwice commented on code in PR #276:
URL: https://github.com/apache/kvrocks-website/pull/276#discussion_r1988866760


##########
docs/supported-commands.md:
##########
@@ -281,6 +281,7 @@ To guarantee the correctness of client SDK, we rename the 
`CLUSTER` command to `
 | ----------- | ---------------- | ------------- | 
------------------------------------------------------------------------------------------------------------
 |
 | BGSAVE      | ✓                | v1.0.0        | Initiates a background save 
of the dataset to disk.                                                         
 |
 | LASTSAVE    | ✓                | v2.6.0        | Returns the Unix timestamp 
of the last successful save to disk.                                            
  |
+| LASTSAVE ISO8601 | ✓           | 2.11.1        | Returns the time of the 
last successful save to disk in ISO8601 format.

Review Comment:
   You can add more description to the `LASTSAVE` command. This is not a new 
command so it should not be in a new line.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to