X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/81d456450ac42b7cf78367ae3a89af1a543c9ff1..8fb13ce816b85ac414921ecca420671bf74a3eea:/doc/SaveCommand.html diff --git a/doc/SaveCommand.html b/doc/SaveCommand.html new file mode 100644 index 00000000..4a8c830a --- /dev/null +++ b/doc/SaveCommand.html @@ -0,0 +1,39 @@ + + + + + + + +
+ + + +
+
+ +SaveCommand: Contents
      SAVE
    Return value +
+ +

SaveCommand

+ +
+ +
+ +
+ #sidebar ControlCommandsSidebar

SAVE

+
Save the DB on disk. The server hangs while the saving is notcompleted, no connection is served in the meanwhile. An OK codeis returned when the DB was fully stored in disk.
+

Return value

Status code reply + +
+ +
+
+ + +