RedisValue.rename

Renames the referenced key.

This method will also update this instance to refer to the renamed key.

struct RedisValue
void
rename
(
string new_name
)

See Also

Meta