X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/3c910136c1050ce3943c63201eedb7e940652f38..5436146c8dcd95c5ef3809f2830fb9c08edc4177:/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. +