kevy

SETRANGE

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

语法SETRANGE key offset value
分组string
参数个数4
起始版本1.0.0
标志write
复杂度O(M) over the written bytes; O(N) on the call that grows the value out to the offset
Redis 兼容性full

← 全部命令