kevy

SETRANGE

Overwrite a string from the given offset, returning the new length.

SyntaxSETRANGE key offset value
Groupstring
Arity4
Since1.0.0
Flagswrite
ComplexityO(M) over the written bytes; O(N) on the call that grows the value out to the offset
Redis compatibilityfull

← All commands