SETRANGE

    • The offset cannot exceed 536870911.
    • If the offset is larger than the length of the specified string, the string will be padded with zeros up to the offset.
    • If the does not exist, its associated string is an empty string. The resulted new string is constructed with zeros up to the given offset and then appended with the given value.
    1. "OK"
    1. 8
    1. "Yugabyte"