X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/ed9b544e10b84cd43348ddfab7068b610a5df1f7..49128f0b9da725de992e427fa341a837bcc2991b:/doc/SetCommand.html diff --git a/doc/SetCommand.html b/doc/SetCommand.html index 63c51f46..9557be6f 100644 --- a/doc/SetCommand.html +++ b/doc/SetCommand.html @@ -16,7 +16,7 @@
-SetCommand: Contents
  SET _key_ _value_
    Return value
    See also +SetCommand: Contents
  SET _key_ _value_
    Return value

SetCommand

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

SET _key_ _value_

+ #sidebar StringCommandsSidebar

SET _key_ _value_

Time complexity: O(1)
Set the string value as value of the key.The string can't be longer than 1073741824 bytes (1 GB).
-

Return value

Status code reply

See also

- +

Return value

Status code reply +