X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/efc296a1d6068f4e0cde584415d4c14a963c175c..a53b4c2409d4c2bff50060e893932b28f2f50f24:/doc/LastsaveCommand.html diff --git a/doc/LastsaveCommand.html b/doc/LastsaveCommand.html index c10b8024..67b1f66f 100644 --- a/doc/LastsaveCommand.html +++ b/doc/LastsaveCommand.html @@ -16,7 +16,7 @@
-LastsaveCommand: Contents
  LASTSAVE
    Return value
    See also +LastsaveCommand: Contents
  LASTSAVE
    Return value

LastsaveCommand

@@ -26,10 +26,10 @@
-

LASTSAVE

+ #sidebar ControlCommandsSidebar

LASTSAVE

Return the UNIX TIME of the last DB save executed with success.A client may check if a BGSAVE command succeeded reading the LASTSAVEvalue, then issuing a BGSAVE command and checking at regular intervalsevery N seconds if LASTSAVE changed.
-

Return value

Integer reply, specifically an UNIX time stamp.

See also

- +

Return value

Integer reply, specifically an UNIX time stamp. +