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